mirror of
https://github.com/spf13/cobra
synced 2025-05-07 13:57:21 +00:00
stale label is kind/stale
updates the stale label to reflect existing project labels
This commit is contained in:
parent
72fb68f814
commit
9d6a81edc2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
|
@ -15,5 +15,5 @@ jobs:
|
|||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: 'Stale issue message'
|
||||
stale-pr-message: 'Stale pull request message'
|
||||
stale-issue-label: 'no-issue-activity'
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
stale-issue-label: 'kind/stale'
|
||||
stale-pr-label: 'kind/stale'
|
||||
|
|
Loading…
Add table
Reference in a new issue