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

feat: embed path filtering into Argus builder workflow #268

Merged
merged 6 commits into from
May 30, 2024

Conversation

hspitzley-czi
Copy link
Contributor

@hspitzley-czi hspitzley-czi commented May 29, 2024

Adds arguments to allow users to specify the paths that the action should run on. IE, action will only run on commits that have changed files matching the path filters

@hspitzley-czi hspitzley-czi requested a review from jakeyheath May 30, 2024 15:02
@hspitzley-czi hspitzley-czi changed the title feat: embed path filtering feat: embed path filtering into Argus builder workflow May 30, 2024
@hspitzley-czi hspitzley-czi marked this pull request as ready for review May 30, 2024 15:11
default: '**/*'
path_filters_base:
description: |
Git reference (e.g. branch name) against which the changes will be detected. Defaults to repository default branch (e.g. master).
Copy link
Contributor

Choose a reason for hiding this comment

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

update description

@hspitzley-czi hspitzley-czi merged commit a07fed7 into main May 30, 2024
9 checks passed
@hspitzley-czi hspitzley-czi deleted the hspitzley/embed_path_filters_into_argus_builder branch May 30, 2024 15:40
@czi-github-helper czi-github-helper bot mentioned this pull request May 30, 2024
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