shell-pool / shell-pool/subprocess-inject-env
Issue with release-plz
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
What happened
release-plz workflow runs on pushes to master branch. But it should create a PR, not directly trying to publish to crates.io. E.g. https://github.com/shell-pool/subprocess-inject-env/actions/runs/15540513537
What I expected to happen
Create a PR to propose version bump
Version info
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 the release-plz workflow that runs on pushes to master, then compare its configuration with the linked GitHub Actions run. Done means pushes create a pull request proposing the version bump instead of attempting to publish directly to crates.io.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100