- Format the title according to the contribution guidelines
- Assign the
type:and (comp:orinst:) labels in addition to any other useful labels - Avoid using
close,fix, or any linking keywords when referencing an issue
Usesolvesinstead, and assign the PR milestone to the issue - Update the CODEOWNERS file on source file addition, migration, or deletion
- Update public documentation with any new configuration flags or behaviors
- Add your completed PR to the merge queue by commenting
/merge. You can also:- Customize the commit message associated with the merge with
/merge --commit-message "..." - Remove your PR from the merge queue with
/merge -c - Skip all merge queue checks with
/merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level (note: the PR still needs to be mergeable, this will only skip the pre-merge build) - Get more information in this doc
- Customize the commit message associated with the merge with
Jira ticket: [PROJ-IDENT]
