Closed NullVoxPopuli closed 8 months ago
This handled auto-merge for dependabot PRs.
I deleted the PERSONAL_ACCESS_TOKEN in repo secrets, so this workflow would no longer work.
PERSONAL_ACCESS_TOKEN
If we want the same functionality back, we should use a GitHub App instead of a workflow, so we don't need to worry about a PAT.
This handled auto-merge for dependabot PRs.
I deleted the
PERSONAL_ACCESS_TOKEN
in repo secrets, so this workflow would no longer work.If we want the same functionality back, we should use a GitHub App instead of a workflow, so we don't need to worry about a PAT.