Skip to content

chore: add workflow to notify app when changes have been made to tests #1223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stalgiag
Copy link
Contributor

@stalgiag stalgiag commented Mar 26, 2025

Preview Tests

This PR adds a workflow that notifies the app repo about any updates to the test folder. This does not have a secret currently and will be left in DRAFT without the secret until the approach is broadly agreed upon.

dependent on aria-at-app/#1359.

Copy link
Contributor

@howard-e howard-e left a comment

Choose a reason for hiding this comment

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

This looks good to me! Confirmed this approach on my own forks


- name: Trigger aria-at-app workflow
if: steps.check-changes.outputs.changes_detected == 'true'
uses: peter-evans/repository-dispatch@v2
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like there's a v3 this can be bumped to as well

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.

2 participants