commit:     ca153343c0806f82378a452d58fb22b2abe9a7cc
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sat Aug 17 13:23:55 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sat Aug 17 13:30:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca153343

profiles: recommend extended Closes tags for treecleaning packages

Githooks scan commit tags and apply several resolutions automatically:
https://gitweb.gentoo.org/infra/githooks.git/tree/local/postrecv-bugs#n83

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 profiles/package.mask | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 94464b999..403f7e368 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -12,9 +12,9 @@
 # TODO: Either fix per profile masking in overlays, or move
 # relevant entries to the relevant package.mask files in ::gentoo
 
-# Note: Do not use `Closes:` tag when treecleaning a package. Instead
-# use the `Bug:` tag and use the RESOLVED/PKGREMOVED status on
-# the bug manually if you can, or wait for someone else to do it.
+# Note: Use the extended `Closes: https://bugs.gentoo.org/NNNN (pkgremoved)`
+# tag when treecleaning a package. The bug will automatically get closed with
+# the PKGREMOVED resolution.
 
 # New entries go on top.
 

Reply via email to