mheap / mheap/github-default-branch
Update GitHub Actions workflows
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 134
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Some workflows are configured to only run on the default branch.
Update them to use the `default-branch` macro (see https://github.blog/changelog/2020-07-22-github-actions-better-support-for-alternative-default-branch-names/)
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the GitHub Actions workflow files that restrict runs to the default branch, then read the linked GitHub changelog about the `default-branch` macro. Done means those workflows use the macro instead of assuming a specific default branch and continue to run correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100