Skip to content

Actions の path-ignore 条件を整理#2103

Merged
m-tmatma merged 6 commits into
sakura-editor:masterfrom
m-tmatma:feature/mingw-path-exclude
Jul 6, 2025
Merged

Actions の path-ignore 条件を整理#2103
m-tmatma merged 6 commits into
sakura-editor:masterfrom
m-tmatma:feature/mingw-path-exclude

Conversation

@m-tmatma

Copy link
Copy Markdown
Member

PR対象

  • ビルド手順/CI

カテゴリ

  • 改善

PR の背景

#1809 に伴って CI の整理をしたので不要になったファイルを削除
MinGW は不要に走ることがあるので条件復活

仕様・動作説明

PR の影響範囲

テスト内容

関連 issue, PR

参考資料

@berryzplus

Copy link
Copy Markdown
Contributor

あえてコメント残しです。
内容的にはマージで問題ないと思ってます。

標準(?)のビルドチェックワークフローに appveyor とか残ってるのが気になって放置してました。

paths-ignore:
- '**/*.md'
- .gitignore
- .editorconfig
- appveyor.yml
- 'azure-pipelines*.yml'
- 'ci/azure-pipelines/template*.yml'

↑「記述したパスをトリガーから外す」なので削除しなくても問題はないです。

Comment thread .github/workflows/build-sakura.yml
Comment thread .github/workflows/python-check.yml
@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2025

Copy link
Copy Markdown

@m-tmatma m-tmatma merged commit 32bcb75 into sakura-editor:master Jul 6, 2025
15 checks passed
@beru beru added the GitHub Actions GitHub Actions関連 label Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GitHub Actions GitHub Actions関連

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants