Skip to content

フォーマット: GitHub Actions で spotless check#2008

Merged
xtakahashi-hiroyuki merged 8 commits intomasterfrom
feature/1743-github-actions-spotless-check
Apr 1, 2026
Merged

フォーマット: GitHub Actions で spotless check#2008
xtakahashi-hiroyuki merged 8 commits intomasterfrom
feature/1743-github-actions-spotless-check

Conversation

@xtakahashi-hiroyuki
Copy link
Copy Markdown
Contributor

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

対応内容

#1753

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

動作確認・スクリーンショット(任意)

2026-04-01_12h10_18

レビュー観点・補足情報(任意)

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

Issue #1753(手順6)に対応し、PR 作成・更新時に Spotless のフォーマットチェックを自動実行できるようにするための GitHub Actions ワークフロー追加です。

Changes:

  • PR(pull_request)イベントで起動する Java フォーマットチェック用 workflow を追加
  • CI 上で ./gradlew spotlessCheck を実行して Spotless 違反を検出

@xtakahashi-hiroyuki xtakahashi-hiroyuki marked this pull request as draft April 1, 2026 02:57
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@xtakahashi-hiroyuki xtakahashi-hiroyuki marked this pull request as ready for review April 1, 2026 03:03
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

@xtakahashi-hiroyuki xtakahashi-hiroyuki force-pushed the feature/1743-github-actions-spotless-check branch from 5a2a452 to 46b3438 Compare April 1, 2026 04:32
@xtakahashi-hiroyuki xtakahashi-hiroyuki force-pushed the feature/1743-github-actions-spotless-check branch from 46b3438 to ec91a39 Compare April 1, 2026 04:36
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@xtakahashi-hiroyuki xtakahashi-hiroyuki merged commit 3759cff into master Apr 1, 2026
8 checks passed
@xtakahashi-hiroyuki xtakahashi-hiroyuki deleted the feature/1743-github-actions-spotless-check branch April 1, 2026 05:31
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