feat(ci): add no_upload_srpms label (#5758)

* feat(ci): add no_upload_srpms label

This also fixes manual builds to support subrepos properly.

* to make sure it actually works

* manually set permissions
This commit is contained in:
madomado
2025-07-03 19:44:04 +08:00
committed by GitHub
parent ebea40e35e
commit bc5a6c144c
11 changed files with 31 additions and 5 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
name: Automatic backport/sync action
permissions:
contents: write
pull-requests: write
on:
pull_request_target:
types: ["labeled", "closed"]