Dev idea: GH annotator action at line level of PRs with outputs
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- github-actions
- 領域
- ci-cd
調査の方向性
GitHub Actions の problem-matchers ドキュメントと、そこで参照されている codespell および xmllint の problem-matcher 実装から始めます。リポジトリのエントリポイントを特定する前に、validator の出力形式、アノテーションの上限、バイナリファイルの扱いを定義します。スコープと期待されるアノテーションの動作について合意され、実装可能になっていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Inspired by https://github.com/codespell-project/codespell-problem-matcher which is based on https://github.com/korelstar/xmllint-problem-matcher which leads me to description of the overall feature of GH actions to annotate lines based on matching regex in output of the action: https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md .
It is very handy to see in PRs annotations on the lines which lead to some CI failures/warnings. And if we are to add some generalized validation structure/output - we could have a generic matcher/annotator to pin point to specific files/lines in the results of validation (e.g. for BIDS datasets etc)
- is limited in number of annotations possible to provide. So for "mass ones", only first hit + may be referencing of other hits
- wouldn't be super useful for validation within binary files I guess since structure is not visualized
- ...
ping'ing @effigies @VisLab @tgbus to get initial feedback on the idea
- 主要言語
- 言語のデータがありません
- スター
- 1
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
con/validation のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
con/validation#3 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
con/validation#1 · コメント 20 件 ·
似ている issue
-
core dependencies
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
-
bug github_actions
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
registrystack/registry-stack#1393 ·
-
module: core
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
bigbluebutton/bigbluebutton#25849 ·
-
bug engine
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
rocky-data/rocky#2181 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100