-
Notifications
You must be signed in to change notification settings - Fork 20
chore: add build/chore/security labels and release notes categories #73
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
base: main
Are you sure you want to change the base?
Changes from all commits
5b48b85
ea06d05
8b6f2ed
cf285eb
4878e01
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,9 +13,15 @@ changelog: | |
| - title: π€ Build | ||
| labels: | ||
| - build | ||
| - title: π§ͺ Testing/Code Health | ||
| - title: π§ͺ Tests | ||
| labels: | ||
| - code health | ||
| - test | ||
| - title: π§Ή Chores | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. note: Moved belong Tests because externally developers are impacted by this less. |
||
| labels: | ||
| - chore | ||
| - title: β¬οΈ Dependencies | ||
| labels: | ||
| - dependencies | ||
| - title: π Security | ||
| labels: | ||
| - security | ||
|
Comment on lines
25
to
27
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. π thought(non-blocking): Following bugs or enhancements with this section might be easiest to follow in updates but I'm most excited for correct labels at this time. Let's save these reorderings for a wide spread follow up? |
||
|
|
||
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.
ποΈβπ¨οΈ note: I might continue to use
buildfor some of these changes. Please do feel free to correct me in ongoing changes if something seems odd!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.
Agreed, good catch @zimeg. Commit 4878e01 has updated this section to list all of our labels and how we suggest that are used.