- Notifications
You must be signed in to change notification settings - Fork673
feat(api): add project milestone promotion#1655
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Adds promotion to Project MilestonesSigned-off-by: Raimund Hook <raimund.hook@exfo.com>
codecov-commenter commentedOct 27, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #1655 +/- ##==========================================+ Coverage 91.95% 91.97% +0.02%========================================== Files 74 74 Lines 4323 4324 +1 ==========================================+ Hits 3975 3977 +2+ Misses 348 347 -1
Flags with carried forward coverage won't be shown.Click here to find out more.
|
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.
Thanks@StingRayZA looks good, and the PromoteMixin does make sense now.
A group project fixture (instead of personal ones) might be useful in the future if we do more of this.
Adds promotion to Project Milestones
Fixes#1654