mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-28 03:48:33 +01:00
Update .github/workflows/close-stale-issues.yml: set exempt-assignees
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
b979bfed9e
commit
94f15c451e
1
.github/workflows/close-stale-issues.yml
vendored
1
.github/workflows/close-stale-issues.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
######################################################################
|
######################################################################
|
||||||
# Issues/PRs
|
# Issues/PRs
|
||||||
######################################################################
|
######################################################################
|
||||||
|
exempt-assignees: 'spantaleev,aine-etke'
|
||||||
# An allow-list of label(s) to only process the issues/PRs which contain one of these label(s).
|
# An allow-list of label(s) to only process the issues/PRs which contain one of these label(s).
|
||||||
any-of-labels: 'needs-info'
|
any-of-labels: 'needs-info'
|
||||||
# Use this to do a dry run from a pull request
|
# Use this to do a dry run from a pull request
|
||||||
|
Loading…
Reference in New Issue
Block a user