How to configure and execute Azure Devops classic editor pipeline after commit in Github

0 votes
I have a pipeline for Github and Azure Devops traditional editors. I'd like to set up an Azure pipeline auto-trigger after a Github commit occurs (If any commit happens in the repository, it needs to trigger my Azure Devops pipeline)

I tried enabling Continuous Integration at the pipeline level, but after a Github commit, it does not activate my pipeline.

There is much documentation for yaml pipelines, however, we require old editor pipelines. Could someone please offer suggestions on how we can accomplish this?
Feb 10, 2022 in Other DevOps Questions by Edureka
• 850 points
847 views

1 answer to this question.

0 votes

If you're looking for CI/CD triggers, all you have to do is select the appropriate branch from the build trigger combo box.

"Pipeline triggers are known as build completion triggers in the traditional editor. Any other build in the same project might be used as the triggering process.

Select the triggering build after you've added a build completion trigger. You can also provide branch filters if the triggering build is sourced from a Git repo. Type the branch specification (for example, features/modules/*) and then press Enter if you want to utilise wildcard characters."

Try this source:
https://docs.microsoft.com/en-us/azure/devops/pipelines/process/pipeline-triggers-classic?view=azure-devops

More information on deployment triggers may be found here:

https://docs.microsoft.com/en-us/azure/devops/pipelines/release/triggers?view=azure-devops

Looking to become a DevOps Engineer and improve your skills in automation, deployment, and infrastructure management? Look no further than our comprehensive DevOps Engineer Course!

answered Feb 10, 2022 by Bhavitha
• 1,000 points

Related Questions In Other DevOps Questions

0 votes
0 answers

How to YML Schedule build in Azure DevOps Pipeline

I have an existing pipeline created in ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,028 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,475 views
0 votes
1 answer

How to include Different Types of Workitems in Boards of Azure DevOps?

Predefined backlog levels in Azure DevOps may ...READ MORE

answered Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
1,357 views
0 votes
1 answer

How to show Azure DevOps wiki attachment that has been created by API

This doesn't appear to be an issue ...READ MORE

answered Feb 8, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
1,114 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP