User:Leo: Difference between revisions

From Alpine Linux
(Created page with "Random notes for Alpine from a contributor: === Tips from ncopa (things i should do before pushing) === * Use '''Fixes #<prnum>''' in the commit message to automatically clo...")
 
Line 3: Line 3:
=== Tips from ncopa (things i should do before pushing) ===
=== Tips from ncopa (things i should do before pushing) ===


* Use '''Fixes #<prnum>''' in the commit message to automatically close an [https://gitlab.alpinelinux.org/alpine/aports/issues issue]
* Use '''resolves #<prnum>''' in the commit message to automatically close an [https://gitlab.alpinelinux.org/alpine/aports/issues issue]
* 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

Revision as of 07:31, 24 July 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