aRustyDev / aRustyDev/tmpl-c-cpp

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
```

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

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

調査の方向性

参照されている自動化 gist から始め、示されている `gh gist clone` および `just` のインストールコマンドを実行します。指定された 3 つのファイル `.github/workflows/auto-assign.yml`、`.github/workflows/dependabot-issue.yml`、`.github/dependabot.yml` を確認します。完了とは、要求されたワークフローと毎週の GitHub Actions の更新が存在することを意味します。

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

評価

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

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

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