planetscale / planetscale/ghcommit-action
Workflow fails when adding a new directory
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 72
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The action currently fails when adding a new directory, as the ghcommit tool expects paths to files - not directories.
A fix for this issue + tests is proposed in https://github.com/planetscale/ghcommit-action/pull/128
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 reviewing pull request #128, which proposes a fix and tests for directory handling. Reproduce the workflow with a newly added directory, then confirm the action succeeds and the proposed tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 25/100