Skip to content

Conversation

marun
Copy link
Contributor

@marun marun commented Jul 10, 2024

Separate triggering of antithesis test setups into different workflows to allow independent triggering for both workflow invocation and a future schedule.

@marun marun requested a review from StephenButtolph as a code owner July 10, 2024 21:15
@marun marun self-assigned this Jul 10, 2024
@@ -10,8 +10,7 @@ on:
required: true
type: string
recipients:
description: 'Email recipients to send the test report to'
default: ${{ secrets.ANTITHESIS_RECIPIENTS }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This secret reference was previously preventing invocation since secrets are only available to workflow steps.

@marun marun added the ci This focuses on changes to the CI process label Jul 12, 2024
@StephenButtolph StephenButtolph added this to the v1.11.10 milestone Jul 15, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Jul 15, 2024
Merged via the queue into master with commit 1e797c5 Jul 15, 2024
@StephenButtolph StephenButtolph deleted the ci-separate-antithesis-triggers branch July 15, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This focuses on changes to the CI process
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants