mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2026-06-19 07:35:19 +00:00
Make `chango` Commit Re-Trigger Workflows (#5007)
This commit is contained in:
@@ -36,8 +36,11 @@ jobs:
|
||||
fi
|
||||
|
||||
# Create the new fragment
|
||||
- uses: Bibo-Joshi/chango@212fc662da1b1026f335e110270d75690df05758 # 0.5.0
|
||||
- uses: Bibo-Joshi/chango@617976e1706dc9a72ea40e529d4b1dcc433d4e22 # 0.6.0
|
||||
with:
|
||||
# passing this custom token has two purposes
|
||||
# 1. it allows us to fetch info about issue types
|
||||
# 2. it ensures that the push will also re-trigger workflows
|
||||
github-token: ${{ secrets.CHANGO_PAT }}
|
||||
query-issue-types: true
|
||||
commit-and-push: ${{ steps.check_title.outputs.COMMIT_AND_PUSH }}
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
internal = "Make ``chango`` Commit Re-Trigger Workflows"
|
||||
[[pull_requests]]
|
||||
uid = "5007"
|
||||
author_uids = ["Bibo-Joshi"]
|
||||
closes_threads = []
|
||||
Reference in New Issue
Block a user