The template for `.pre-commit-config.yaml` has been updated
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 72/100
- issue の種類
- リファクタリング
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- github-actions
- 領域
- ci-cd
調査の方向性
このリポジトリの .pre-commit-config.yaml と、SciTools/.github リポジトリの templates/.pre-commit-config.yaml を、提示された差分から比較し、その後テンプレート全体の差分を確認します。完了条件は、このリポジトリに適切な共有変更を適用すること、または適切な変更がない場合に issue をクローズすることです。
索引モデルが issue の本文から書いたものです。
説明
Templating
The template for .pre-commit-config.yaml has been updated; see the diff below. Please either:
- Action this issue with a pull request applying some/all of these changes to
.pre-commit-config.yaml[^1]. - Close this issue if none of these changes are appropriate for this repo.
Also consider reviewing a full diff between the template and .pre-commit-config.yaml, in case other valuable shared conventions have previously been missed.
File Links
- The file in this repo:
.pre-commit-config.yaml - The template file in the .github repo:
templates/.pre-commit-config.yaml
Diff
diff --git a/templates/.pre-commit-config.yaml b/templates/.pre-commit-config.yaml
index 080e90e..35f2ab2 100644
--- a/templates/.pre-commit-config.yaml
+++ b/templates/.pre-commit-config.yaml
@@ -13,6 +13,7 @@ ci:
# Alphabetised, for lack of a better order.
files: |
(?x)(
+ .github\/workflows\/.*|
benchmarks\/.+\.py|
docs\/.+\.py|
lib\/.+\.py|
@@ -120,3 +121,9 @@ repos:
hooks:
- id: validate-pyproject
+- repo: https://github.com/zizmorcore/zizmor-pre-commit
+ # This template does not keep up-to-date with versions, visit the repo to see the most recent release.
+ rev: v1.25.2
+ hooks:
+ - id: zizmor
+
[^1]: Include this text in the PR body to avoid any prompts about applying your changes back to the template!
@scitools-templating: please no share prompt
- 主要言語
- Jupyter Notebook
- スター
- 30
- フォーク
- 19
- 平均マージ
- 9日 1時間
- マージ済み PR(30日)
- 2
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
SciTools/python-stratify のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 78/100
SciTools/python-stratify#437 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
SciTools/python-stratify#435 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
SciTools/python-stratify#427 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
SciTools/python-stratify#277 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
SciTools/python-stratify#111 · コメント 3 件 · リアクション 2 件 ·
SciTools/python-stratify の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
copse-dev/agent-pane#2953 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
simonw/sqlite-utils#872 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 84/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
danielmiessler/LifeOS#2215 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
sympozium-ai/sympozium#627 ·