-
Notifications
You must be signed in to change notification settings - Fork 219
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
chore(ci): Apply doc needed
label automatically on PRs
#733
Conversation
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.
This is awesome! I think we should apply it to outside collaborators using forks (but that takes some extra consideration)
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.
Here are some suggestions ❤️
Co-authored-by: Blaine Bublitz <blaine.bublitz@gmail.com>
Added the. "doc needed" label |
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.
LGTM 🎉
doc needed
doc needed
label automatically on PRs
* master: feat(nargo): Add `nargo test` command to run all unit tests (noir-lang#728) chore(ci): Apply `doc needed` label automatically on PRs (noir-lang#733) chore(ci): Remove failing bors workflow (noir-lang#744) feat(ci): Add workflow to validate PR title (noir-lang#730) feat(docs): Introduce Conventional Commits & release process docs (noir-lang#717)
Related issue(s)
Resolves #597
Description
Summary of changes
.github/workflows/labeler.yml
. Can be extended to also cover Issues down the road..github/labeler.yml
.Sample PR: https://github.com/Globallager/noir/pull/4
Checklist
cargo fmt
with default settings.Additional context
Things to do by repo admin after merging cc @kevaundray:
To subscribe for label notifications on Slack:
/github subscribe noir-lang/noir +label:"doc needed"