mirror of
https://github.com/linuxserver/github-workflows.git
synced 2026-03-02 00:02:48 +08:00
Merge pull request #31 from linuxserver/bring-back-comments
This commit is contained in:
commit
bbf4fb3368
4
.github/workflows/issues-cron.yml
vendored
4
.github/workflows/issues-cron.yml
vendored
@ -44,9 +44,9 @@ jobs:
|
||||
with:
|
||||
issue-inactive-days: "30"
|
||||
include-any-issue-labels: no-issue-activity
|
||||
#issue-comment: This issue is locked due to inactivity
|
||||
issue-comment: This issue is locked due to inactivity
|
||||
exclude-any-issue-labels: awaiting-approval,work-in-progress
|
||||
pr-inactive-days: "30"
|
||||
include-any-pr-labels: no-pr-activity
|
||||
#pr-comment: This pull request is locked due to inactivity
|
||||
pr-comment: This pull request is locked due to inactivity
|
||||
exclude-any-pr-labels: awaiting-approval,work-in-progress
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user