mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2026-06-19 07:35:19 +00:00
Update actions/stale Configuration to Use Issue Types (#4990)
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
days-before-close: 2
|
||||
days-before-pr-stale: -1
|
||||
stale-issue-label: '📋 stale'
|
||||
only-labels: 'question'
|
||||
only-issue-types: '❔ question'
|
||||
stale-issue-message: ''
|
||||
close-issue-message: 'This issue has been automatically closed due to inactivity. Feel free to comment in order to reopen or ask again in our Telegram support group at https://t.me/pythontelegrambotgroup.'
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
internal = "Update configuration of actions/stale to use issue types instead of labels"
|
||||
|
||||
[[pull_requests]]
|
||||
uid = "4990"
|
||||
author_uids = ["Bibo-Joshi"]
|
||||
Reference in New Issue
Block a user