UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0c3b42e8 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'BrandenCobb-master-patch-78970' into 'master'

Simplify MR templates

See merge request platform-one/big-bang/bigbang!1114
parents 12a148e8 c80e7c63
No related branches found
No related tags found
2 merge requests!1386Master,!1114Simplify MR templates
Pipeline #573939 passed with warnings
Summary
# General MR
## Summary
(Summarize the purpose of the MR)
Relevant logs/screenshots
## Relevant logs/screenshots
(Include any relevant logs/screenshots)
/label ~label
/assign @someone
/cc @someoneelse
#### BB Processes
Add labels for affected packages so that they are deployed in CI as well as a status label:
/label ~packageX ~dependencyx ~status::doing
Be sure to assign to yourself:
/assign @yourself
Once it is ready for review switch the status and assign reviewers:
/label ~status::review
/reviewer @reviewer1 @reviewer2
# Package Owner Merge Request
# Package Merge Request
## Package Changes
What package changes are included with this merge request? The more detail here the better!
(Describe Package changes here)
**Links to all MRs that are associated with this change are required**.
### Package MR
If the package is set up for releases, also link the package release page for the new tag here.
(Link to Package MR here)
## Additional Details
### For Issue
If possible, provide additional details that will help with the merge request.
Closes (link to issue here)
Known issues or expected conflicts?
Also, include any issues closed with "Closes #ISSUE_NUMBER". See example:
#### BB Processes
Closes #ISSUE_NUMBER
Add labels for affected packages so that they are deployed in CI as well as a status label:
Add any labels for affected packages so that they are deployed in CI. See example:
/label ~packageX ~dependencyx ~status::doing
/label ~packageX
Be sure to assign to yourself:
Once the MR is ready for review also add the `status::review` label.
/assign @yourself
Once it is ready for review switch the status and assign reviewers:
/label ~status::review
/reviewer @reviewer1 @reviewer2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment