User:Leo: Difference between revisions
No edit summary |
|||
Line 6: | Line 6: | ||
* Remove confidential tag from security issues on [https://gitlab.alpinelinux.org/alpine/aports/issues GitLab] after they are closed | * Remove confidential tag from security issues on [https://gitlab.alpinelinux.org/alpine/aports/issues GitLab] after they are closed | ||
* If the issue can't be closed quite yet then use '''ref #<prnum>''' so it appears | * If the issue can't be closed quite yet then use '''ref #<prnum>''' so it appears | ||
=== Get proper process supervision in === | |||
- [https://github.com/alpinelinux/aports/pull/9895 busybox-initscripts] was rejected but is still required for proper process supervision under OpenRC |
Latest revision as of 13:42, 6 August 2019
Random notes for Alpine from a contributor:
Tips from ncopa (things i should do before pushing)
- Use resolves #<prnum> in the commit message to automatically close an issue
- Remove confidential tag from security issues on GitLab after they are closed
- If the issue can't be closed quite yet then use ref #<prnum> so it appears
Get proper process supervision in
- busybox-initscripts was rejected but is still required for proper process supervision under OpenRC