aRustyDev / aRustyDev/tmpl-zig

feat: Add automation workflows (auto-assign, dependabot)

オープン
#3 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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:
```bash
gh gist clone eb3e040449ade0b0b0611b93cea454f2 gist-github-workflows-auto
INSTALL_DIR=. just --justfile gist-github-workflows-auto/github_workflows_auto.just install
```

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、参照されている templates.hbs gist を確認し、示されているインストールコマンド `gh gist clone` と `just` を実行します。`.github/workflows/auto-assign.yml`、`.github/workflows/dependabot-issue.yml`、`.github/dependabot.yml` が、issue に記載された自動化とともに追加されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github-actions
領域
ci-cd, devops
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。