Skip to content

[検証用・マージしない] master への PR で CI が発火するかの確認 - #539

Closed
daisukenishino2 wants to merge 133 commits into
masterfrom
develop
Closed

[検証用・マージしない] master への PR で CI が発火するかの確認#539
daisukenishino2 wants to merge 133 commits into
masterfrom
develop

Conversation

@daisukenishino2

Copy link
Copy Markdown
Member

build-windows.yml の pull_request:[master] と、master の必須チェック build の動作確認。マージしないでクローズする。

daisukenishino2 and others added 30 commits December 18, 2025 17:06
---
updated-dependencies:
- dependency-name: log4net
  dependency-version: 3.3.0
  dependency-type: direct:production
- dependency-name: log4net
  dependency-version: 3.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-version: 9.0.15
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…programs/CS/Frameworks/Infrastructure/Public/multi-ad2f09c90c

Bump log4net to 3.3.0
…programs/CS/Frameworks/Infrastructure/Public/Security/System.Security.Cryptography.Xml-9.0.15

Bump System.Security.Cryptography.Xml from 9.0.4 to 9.0.15
---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-version: 9.0.18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@daisukenishino77
daisukenishino77 self-requested a review August 10, 2026 13:37
@OsscJpDevInfra
OsscJpDevInfra self-requested a review August 10, 2026 13:39

@OsscJpDevInfra OsscJpDevInfra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

検証用の PR につき、承認はしません(マージせずクローズしてください)。

master 宛の PR で CI が発火することを確認しました。

build             pass  13m57s   ← build-windows.yml の pull_request:[master] で発火
CodeQL            pass
Analyze × 3       pass

mergeStateStatus  BLOCKED
reviewDecision    REVIEW_REQUIRED   ← 止まっているのはレビュー未承認だけ

必須チェック名 build が一致していることが確認できました。
名前が違っていれば「Required だが未実行」として別の形で止まるので、
BLOCKED の理由がレビューだけであることが、その証拠になります。

CI は約 14 分でした。ローカルの検証 3 本より長いのは、
CI 側に DB の導入と初期化が入るためです。リリース時はこれを見込んでください。

設定の詳細は GitHubUsage.md の 2 節・6 節に記録しました。

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.

2 participants