typescript-eslint / typescript-eslint/ts-api-utils
🛠 Tooling: Unable to merge Release PRs
Open
Nobody has claimed this yet.
area: tooling
status: accepting prs
- Dominant language
- TypeScript
- Stars
- 122
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Overview
The release PR's won't trigger ci workflows to run when they are created.
Relavent Docs:
- https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow#triggering-a-workflow-from-a-workflow
- https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
Workaround that doesn't require making any changes:
Close the PR then Reopen it - this will trigger the workflows.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the release PR workflow configuration and the linked GitHub Actions documentation on triggering workflows from workflows. Done means newly created release PRs trigger the CI workflows without needing to be closed and reopened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100