Skip to content

フォーマット: GitHub Actions で spotless check(追加対応)#2010

Merged
xtakahashi-hiroyuki merged 3 commits intomasterfrom
feature/1743-github-actions-spotless-check-fix
Apr 2, 2026
Merged

フォーマット: GitHub Actions で spotless check(追加対応)#2010
xtakahashi-hiroyuki merged 3 commits intomasterfrom
feature/1743-github-actions-spotless-check-fix

Conversation

@xtakahashi-hiroyuki
Copy link
Copy Markdown
Contributor

@xtakahashi-hiroyuki xtakahashi-hiroyuki commented Apr 1, 2026

対応内容

#1753

  1. PR作成・更新時に、spotlessチェックを実行
    • GitHub Actions 登録

#2008
に対する追加対応

  • workflow_dispatch を追加
  • Validate Gradle Wrapper version最新化

@xtakahashi-hiroyuki xtakahashi-hiroyuki changed the title フォーマット: GitHub Actions で spotless check フォーマット: GitHub Actions で spotless check(追加対応) Apr 1, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

PR 作成・更新時に実行している Spotless チェック用 GitHub Actions ワークフローについて、手動実行(workflow_dispatch)の追加と Gradle Wrapper 検証アクションの更新を行うPRです。

Changes:

  • workflow_dispatch を追加して手動実行を可能にする
  • Gradle Wrapper 検証アクションを gradle/actions/wrapper-validation(v6.0.1)へ更新

@xtakahashi-hiroyuki xtakahashi-hiroyuki force-pushed the feature/1743-github-actions-spotless-check-fix branch from cdb8f2c to 644d7a7 Compare April 1, 2026 09:06
@xtakahashi-hiroyuki xtakahashi-hiroyuki merged commit 7b19f81 into master Apr 2, 2026
7 checks passed
@xtakahashi-hiroyuki xtakahashi-hiroyuki deleted the feature/1743-github-actions-spotless-check-fix branch April 2, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants