-
Notifications
You must be signed in to change notification settings - Fork 65.8k
Open
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
When modifying a pull request opened by dependabot using the GITHUB_TOKEN the automerge process is stuck.
Seems this token does not trigger the automerge workflow (of github) and one needs to use a user/bot PAT.
The workflow runs recommended in automating-dependabot-with-github-actions are successful though so as a user it is hard to identify the issue.
Might be good to add another bulletpoint to the investigating-failed-workflow-runs that the GITHUB_TOKEN shouldn't be used for a push.
Additional information
see https://github.com/community/maintainers/discussions/686
jsoref
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team