-
Notifications
You must be signed in to change notification settings - Fork 4.4k
chore(mergify): indicate that users should not update manually after approval #6465
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
Conversation
…approval Since updates will cause a dismissal of approvals, indicate in the mergify comment that users should not update manually.
.mergify.yml
Outdated
| actions: | ||
| comment: | ||
| message: Thank you for contributing! Your pull request is now being automatically merged without squashing. | ||
| message: Thank you for contributing! Your pull request will be updated from master and then merged automatically without sqaushing (do not update manually). |
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.
Typo
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.
Also, might be worthwhile to toss in this link as well, because ppl need to have "maintainers can push to fork" enabled (and it cannot be enabled in forks based in organizations).
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.
fixed the typo. Not exactly understand how this link should be added. Perhaps you can just suggest a phrasing with this link inside?
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
rix0rrr
left a comment
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.
Like this maybe?
Co-Authored-By: Rico Huijbers <[email protected]>
Co-Authored-By: Rico Huijbers <[email protected]>
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Since updates will cause a dismissal of approvals, indicate in the mergify comment that users should not update manually.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license