Skip to content

Bump tomio2480/github-workflows/.github/actions/markdown-lint from 2.14.4 to 2.22.2 - #16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/tomio2480/github-workflows/dot-github/actions/markdown-lint-2.22.2
Open

Bump tomio2480/github-workflows/.github/actions/markdown-lint from 2.14.4 to 2.22.2#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/tomio2480/github-workflows/dot-github/actions/markdown-lint-2.22.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps tomio2480/github-workflows/.github/actions/markdown-lint from 2.14.4 to 2.22.2.

Release notes

Sourced from tomio2480/github-workflows/.github/actions/markdown-lint's releases.

v2.22.2

変更点

開発知見のノートを 1 件足した(PR #224).

  • docs/notes/2026-09-08-issue149-template-blind-spot.md を追加. v2.22.0 で配った gate 雛形が,対で配る helper を自分の 「検査対象があるか」の判定へ数えていた件を扱う. helper は既定の glob へ自分で当たるため,.ps1 を別の場所へ持つ caller が glob を書き換え忘れても,helper だけを解析して緑で終わっていた.

同じ形が repo root の決め方にも出ていたため,配布物を足すときの 確認項目を表にまとめている.

caller 側の対応

不要である. docs/notes/ への追加のみで,配布物は変わらない.

v2.22.1

変更点

claude-review 系へ concurrency を足さない方針を明文化した(PR #223,Issue #196).

配布中の caller template のうち,concurrency を持たないのは claude-review だけである. 他に倣って足す提案がいずれ出るため,足さない理由を docs/architecture.md へ残した.

comment 発火の 2 event は同じに扱えない.

event github.ref PR を識別する値
issue_comment default ブランチ github.event.issue.number
pull_request_review_comment refs/pull/<N>/merge github.event.pull_request.number

害が出るのは issue_comment である. github.ref で group を作ると,すべての PR の run が 1 つへ集まる. cancel-in-progress: true を添えれば,無関係な PR のコメントが 別の PR で走る @claude の応答を打ち切る.

pull_request_review_comment は ref が PR ごとに分かれるため, 同じ書き方でも group は分かれる.

値の出所は本リポジトリの実測である(Issue #197・Issue #140 の知見ノート). GitHub の文書は両 event を default ブランチと書いており,観測と食い違う. GitHub 側が文書へ揃えれば変わりうる点も本文へ併記した.

表番号は新設の表 8 に合わせて繰り下げた(旧表 8・9 → 表 9・10).

caller 側の対応

... (truncated)

Commits
  • d075cca docs(notes): 配る物が自分の検査の前提を壊す形を残す(Issue #149) (#224)
  • 709f749 docs(architecture): comment 発火の workflow へ concurrency を足さない方針を残す (#223)
  • 2d83c2a feat(templates): caller 向けの Shell quality gate 雛形を配布する (#221)
  • 611eb56 docs(readme): 収集できない形の uses が失敗になることを書く (#217)
  • 8ddb4ed docs(notes): 見逃しと誤検出が交互に出る状況の読み方を残す(Issue #211) (#216)
  • f4f68b0 feat(pins): 収集できない形の uses を違反として報告する (#214)
  • 27fd5c7 build(deps): bump anthropics/claude-code-action (#213)
  • 9bc39ad test(pins): Dependabot の走査範囲から外れた composite action を検出する (#215)
  • b4c3b47 docs(shell-quality): PowerShell module の版を書く箇所を更新手順へ載せる (#209)
  • 5572972 docs(workflow-lint): 新設した composite action の導線と契約を各文書へ足す (#207)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tomio2480/github-workflows/.github/actions/markdown-lint](https://github.com/tomio2480/github-workflows) from 2.14.4 to 2.22.2.
- [Release notes](https://github.com/tomio2480/github-workflows/releases)
- [Commits](tomio2480/github-workflows@b13ed43...d075cca)

---
updated-dependencies:
- dependency-name: tomio2480/github-workflows/.github/actions/markdown-lint
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 11, 2026
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 6c5f2e15-50ce-4d24-882b-b8073f2bb705

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants