dequelabs / dequelabs/action-sync-branches
Bug: Missing pr template sometimes fails action
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/dequelabs/launchpad/actions/runs/15613751090 for context
> Unable to find pr-template ".github/pull_request_template.md"
> Error: Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked GitHub Actions run and its "Unable to find pr-template" and invalid-head errors, then trace the action's pull-request creation path. Reproduce the case without .github/pull_request_template.md and verify that branch synchronization handles the missing template without failing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100