Consider inlining pre-commit update actions
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 50/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- github-actions
- Domain
- ci-cd
Research direction
Start with .github/workflows/pre-commit-updates.yml at line 22, then compare it with the linked .github/workflows/pre-commit-autoupdate.yml example. Done means the workflow no longer depends on browniebroke/pre-commit-autoupdate-action and performs the intended update job inline.
Written by the indexing model from the issue text.
Description
We use https://github.com/browniebroke/pre-commit-autoupdate-action in the pre-commit updater workflow, but it's actually really simple. Even the author of it seems to have moved on, creating and using their own version that inlines the action in https://github.com/browniebroke/github-actions/blob/main/.github/workflows/pre-commit-autoupdate.yml.
- Dominant language
- Makefile
- Stars
- 31
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
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.
More from target/make-python-devex
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
target/make-python-devex#198 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
target/make-python-devex#182 ·
-
devcontainers setup Open
Difficulty 3/5 1-2 days Newbie friendliness 42/100
target/make-python-devex#181 ·
-
Use actionlint Open
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
target/make-python-devex#156 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
target/make-python-devex#119 · 2 comments ·
All issues in target/make-python-devex
Similar issues
-
kind/bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/prow#953 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
automated-analysis bug memory-safety
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area/entangle bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
kind/bug Ubuntu 24
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
kubernetes-sigs/kubespray#13532 ·