Skip to content
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

fix(agora): only show agora's e2e workflow as waiting on PRs that affect agora (SMR-19) #3021

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

hallieswan
Copy link
Collaborator

Description

We should only show Agora's e2e workflow as "waiting" on PRs that affect Agora.

Validation

Here is a run in my fork that shows the two jobs and that Agora e2e tests run when Agora is affected.

@hallieswan hallieswan marked this pull request as ready for review February 26, 2025 22:42
@hallieswan hallieswan requested a review from a team as a code owner February 26, 2025 22:42
@@ -53,49 +47,77 @@ jobs:
done
echo "AFFECTED=false" >> "${GITHUB_OUTPUT}"

- name: Remove the dev container
run: docker rm -f sage_devcontainer
run-agora-e2e-tests:
Copy link
Member

Choose a reason for hiding this comment

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

Add a blank line on top.

Copy link
Member

@tschaffter tschaffter left a comment

Choose a reason for hiding this comment

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

LGTM!

@tschaffter tschaffter merged commit 285bebe into Sage-Bionetworks:main Feb 27, 2025
11 of 13 checks passed
@hallieswan hallieswan deleted the agora/SMR-19 branch February 27, 2025 19:07
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