Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added ci/fail-build
Empty file.
1 change: 1 addition & 0 deletions test-results/heavy-fail.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This PR uses ci/merge label but has ci/fail-build. Key test: required-checks should still go green on the PR so it can enter the merge queue.
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 directory 'test-results/' is conventionally used for ephemeral test output and reports, which are typically excluded from version control. Committing a persistent file here may be confusing or lead to accidental deletion by cleanup scripts. Consider moving this file to a directory intended for test sources or documentation, such as 'tests/' or 'ci/'. Additionally, the description could be more formal and use clearer terminology.

This PR uses the 'ci/merge' label and the 'ci/fail-build' file. The key test is to verify that 'required-checks' passes on the PR, allowing it to enter the merge queue.

Loading