-
Notifications
You must be signed in to change notification settings - Fork 26.2k
ci: add Brandon Roberts as an aio approver #23417
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
ci: add Brandon Roberts as an aio approver #23417
Conversation
f835c01
to
7fb3141
Compare
I see you using our commit message conventions slightly incorrectly. "docs(aio)" means - documentation for the angular.io infrastructure. "feat(aio)" or "fix(aio)" means feature or fix for angular.io infrastructure however in this PR you want to say "ci: " because you are changing the CI configuration. lastly, by convention we don't capitalize the first letter of the commit message (and no periods at the end), so it should be "ci: add ...". can you please update the commit? thanks! |
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.
I'm going to approve this for now. please update the commit message, and then remove the cleanup label and add the merge label. thanks!
also keep in mind that the PR subject doesn't matter to us that much. it's nice to have them in sync, but for historical/archival purposes the commit message and content in it are much much important. |
7fb3141
to
4a8569c
Compare
@brandonroberts once you have all the approvals you do need to remove the "cleanup" label and add the "merge" label. otherwise your PR will remain unmerged. I'm going to do that now, but in the future please do it yourself. |
@IgorMinar ok |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information