[検証用・マージしない] master への PR で CI が発火するかの確認 - #539
Closed
daisukenishino2 wants to merge 133 commits into
Closed
Conversation
--- 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>
続・GitHubUsage.md
daisukenishino77
self-requested a review
August 10, 2026 13:37
OsscJpDevInfra
self-requested a review
August 10, 2026 13:39
OsscJpDevInfra
left a comment
Member
There was a problem hiding this comment.
検証用の 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 節に記録しました。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
build-windows.yml の pull_request:[master] と、master の必須チェック build の動作確認。マージしないでクローズする。