Skip to content

Allow snapshot compose job to fail without red X or failure email#3699

Open
apmoriarty wants to merge 1 commit into
integrationfrom
task/allow-compose-snapshots-to-fail-with-warning
Open

Allow snapshot compose job to fail without red X or failure email#3699
apmoriarty wants to merge 1 commit into
integrationfrom
task/allow-compose-snapshots-to-fail-with-warning

Conversation

@apmoriarty

Copy link
Copy Markdown
Collaborator

continue-on-error suppresses the job's failure status while keeping the existing compose-check-jobs gate logic (which already treats snapshot failure as tolerable) intact.

continue-on-error suppresses the job's failure status while keeping the
existing compose-check-jobs gate logic (which already treats snapshot
failure as tolerable) intact.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
allow-snapshots: false
secrets: inherit
call-compose-tests-with-snapshots:
continue-on-error: true

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if adding here should probably add above to call-compose-tests too. im fine with this as long as it doesnt change the behavior of the check job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants