Skip to content

test: Failing tier-0 validate — required-checks should be red#62

Open
cgwalters wants to merge 1 commit into
mainfrom
test/failing-validate
Open

test: Failing tier-0 validate — required-checks should be red#62
cgwalters wants to merge 1 commit into
mainfrom
test/failing-validate

Conversation

@cgwalters
Copy link
Copy Markdown
Contributor

Has ci/fail-validate so the validate job (tier-0) will fail. This exercises the path where required-checks correctly blocks the PR. The PR should NOT be able to enter the merge queue.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds a new text file, test-results/validate-fail.txt, which is intended to trigger a CI validation failure. A review comment suggests adding a trailing newline to the file to adhere to POSIX standards and ensure compatibility with command-line tools.

@@ -0,0 +1 @@
This PR has ci/fail-validate so the tier-0 validate job fails. required-checks should go RED and block merge queue entry. No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The file is missing a trailing newline. It is a best practice to end all text files with a newline character to ensure compatibility with POSIX standards and various command-line tools.

This PR has ci/fail-validate so the tier-0 validate job fails. required-checks should go RED and block merge queue entry.

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.

1 participant