-
Notifications
You must be signed in to change notification settings - Fork 48
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
PR labels trigger Release Drafter + README update #296
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
chore
Chores such as updates to CI processes and other maintenance
ci-cd
labels
Jan 15, 2022
Codecov Report
@@ Coverage Diff @@
## master #296 +/- ##
=========================================
Coverage 80.73% 80.73%
Complexity 255 255
=========================================
Files 18 18
Lines 903 903
Branches 125 125
=========================================
Hits 729 729
Misses 143 143
Partials 31 31 |
Added @avimanyum as a CODEOWNER as well |
justinharringa
removed
the
chore
Chores such as updates to CI processes and other maintenance
label
Jan 16, 2022
justinharringa
force-pushed
the
update-release-process-readme
branch
from
January 25, 2022 17:30
36aed25
to
e1be815
Compare
github-actions
bot
added
the
chore
Chores such as updates to CI processes and other maintenance
label
Jan 25, 2022
justinharringa
force-pushed
the
update-release-process-readme
branch
from
January 25, 2022 17:45
e1be815
to
a42f939
Compare
Update release guidance to explain how release notes work and trigger release drafter whenever labels change on PRs.
justinharringa
force-pushed
the
update-release-process-readme
branch
from
February 17, 2022 04:26
a42f939
to
e23bfee
Compare
afalko
approved these changes
Feb 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Chores such as updates to CI processes and other maintenance
ci-cd
documentation
Documentation updates
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update release guidance to explain how release notes work and
trigger release drafter whenever labels change on PRs.