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

chore: update repo-c/hoge.py #6

Merged
merged 1 commit into from Oct 17, 2022
Merged

chore: update repo-c/hoge.py #6

merged 1 commit into from Oct 17, 2022

Conversation

kelvintaywl
Copy link
Contributor

@kelvintaywl kelvintaywl commented Aug 27, 2022

This PR updates the repo-c/hoge.py

mapping: |
repo-a/.* repo_a true
repo-b/.* repo_b true
repo-c/.* repo_c true
.circleci/.* repo_a true
.circleci/.* repo_b true
.circleci/.* repo_c true

Based on our path-filtering mapping above, this should:

  • run all workflows for repo-a, repo-b, and repo-c, but
  • exit early for all jobs unless it is relevant for repo-c

In this case, we can confirm indeed that:

And we can merge this PR because all 5 required jobs are ✅

Screen Shot 2022-08-27 at 9 18 29

@kelvintaywl kelvintaywl merged commit 3fca8ed into main Oct 17, 2022
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.

None yet

1 participant