Z572 <zhengjun...@iscas.ac.cn> writes: > Hilton Chain <hako@ultrarare.space> writes: > >> Z572 <z572@z572.online> writes: >> >>> A file should be added to write down these labels >>> >>> etc/labels.scm: >>> #+begin_src scheme >>> ;; I suggest that the security fix could be a label, so that it can be >>> ;; quickly filtered and applied >>> (label (name "security-fixes") >>> (color "red") >>> (description "Security fixes for the package.")) >> >> Since the submitter can't change this, it still requires people to add >> this label first, though. > > Perhaps a robot with the ability to add tags could be writed so that > others can @ him and add labels in the pr comment section.
I'll take a look, for my current implementation[1], tagging according to pull request names might be easier. [1]: https://codeberg.org/guix/guix/issues/33#issuecomment-4934508