Skip to content

Trigger pipeline on PRs against main#1237

Merged
habbes merged 5 commits into
OData:mainfrom
habbes:create-pr-trigger
May 16, 2024
Merged

Trigger pipeline on PRs against main#1237
habbes merged 5 commits into
OData:mainfrom
habbes:create-pr-trigger

Conversation

@habbes

@habbes habbes commented May 16, 2024

Copy link
Copy Markdown
Contributor

Once merged, PRs against main should automatically trigger the rolling build pipeline.

I've also renamed the stages from stage to Stage_1.

Comment thread pipelines/azure_pipelines.yml Outdated
- ES365AIMigrationTooling
stages:
- stage: stage
- stage: Stage_1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't we call this stage "build" like it appears in other internal pipelines:
image

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've renamed it to build.

Comment on lines +6 to +7
pr:
- main

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the change that will cause build to be triggered when a pull request against the main branch is created?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants