-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add eng/common break check #1358
Add eng/common break check #1358
Conversation
The following pipelines have been queued for testing: |
f25e840
to
20b7e55
Compare
The following pipelines have been queued for testing: |
eng/common/pipelines/templates/jobs/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
eng/common/pipelines/templates/jobs/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
eng/common/pipelines/templates/jobs/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
84569dc
to
1c23cf5
Compare
The following pipelines have been queued for testing: |
1c23cf5
to
a6a70a3
Compare
The following pipelines have been queued for testing: |
eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
a6a70a3
to
c41c9f8
Compare
The following pipelines have been queued for testing: |
eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple minor tweaks but otherwise looks good.
…cer.yml Co-authored-by: Wes Haggard <[email protected]>
…cer.yml Co-authored-by: Wes Haggard <[email protected]>
The following pipelines have been queued for testing: |
The following pipelines have been queued for testing: |
Hello @azure-sdk! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
/check-enforcer override |
Extend
eng/common/scripts/Invoke-GitHubAPI.ps1:Get-GitHubPullRequest
to return files in a given pull request.Add pipeline to prevent changes to
eng/common
that don't follow the workflow from being merged in