Skip to content

Draft: feat(AutoLabeler): add tag:security if any commit matches title

Leo requested to merge Leo/aports-qa-bot:autoLabelSecurity into master

This will add the tag:security label if any of the commits has security upgrade to in the title, we do not in any way attempt to remove tag:security as it is a very sensitive label.

More conditions (fixes CVE in description ?) under which tag:security is added can be introduced but this one is a good start.

fixes #23 #24

Merge request reports