feat: Add automation workflows (auto-assign, dependabot)
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- github-actions
- Domain
- ci-cd
Research direction
Review the referenced templates.hbs(github/workflows/automation) gist and the installation command in the issue. Add .github/workflows/auto-assign.yml, .github/workflows/dependabot-issue.yml, and .github/dependabot.yml with the described automation. Done means the three workflow files are present and configured for the listed behaviors.
Written by the indexing model from the issue text.
Description
Description
Add automation workflows from templates.hbs(github/workflows/automation) gist:
Files
.github/workflows/auto-assign.yml- Auto-assigns owner to issues/PRs (single maintainer repos).github/workflows/dependabot-issue.yml- Creates tracking issues for Dependabot PRs.github/dependabot.yml- Weekly GitHub Actions version updates
Source
Installed via:
gh gist clone eb3e040449ade0b0b0611b93cea454f2 gist-github-workflows-auto
INSTALL_DIR=. just --justfile gist-github-workflows-auto/github_workflows_auto.just install
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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 aRustyDev/pre-commit-hooks
-
Difficulty 1/5 Under an hour Newbie friendliness 1/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
documentation good first issue
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
enhancement good first issue
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in aRustyDev/pre-commit-hooks
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
anthropics/skills#1811 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
speaches-ai/speaches#678 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
datalayer/mcp-compose#42 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
conda-forge/spacy-feedstock#177 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
UKGovernmentBEIS/inspect_evals#2523 ·