saadmk11 / saadmk11/github-actions-version-updater
Not creating PRs any more
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 103
- Forks
- 21
- Avg merge
- 11m
- Merged PRs (30d)
- 5
Description
Looking at this run I see…
Checking ".github/workflows/vm-slowlartus.yml" for updates
Checking "vmactions/solaris-vm" for updates...
Found new version for "vmactions/solaris-vm"
Updating "vmactions/solaris-vm@v0.0.9" with "vmactions/solaris-vm@v1.0.0"...
Found new version for "actions/checkout"
Updating "actions/checkout@v3.5.3" with "actions/checkout@v4.1.1"...
… but no PR is produced.
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 with the linked GitHub Actions run and inspect how the updater processes .github/workflows/vm-slowlartus.yml after finding new versions. Compare the logged updates with the PR-creation step and determine why no pull request is produced. Done means the reported workflow update results in a PR as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100