pantheon-systems / pantheon-systems/phpcompatibility-action
Make 8.x checks a parameter of the action
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 9
- Forks
- 5
- Avg merge
- 4h 34m
- Merged PRs (30d)
- 2
Description
Instead of using an @dev branch whose only difference is using an unreleased version of the upstream, make the option for 8.x checks an input parameter of running the action
Contributor guide
No contributing guide indexed for this repository
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 inspecting how the action currently selects its upstream version and comparing the release branch with the @dev branch. Make the 8.x check selectable through an action input rather than a separate branch, and verify that the normal and 8.x modes both run as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100