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

Ability to run jobs and step conditionally based on path changes #456

Closed
jacek-jablonski opened this issue Apr 28, 2020 · 1 comment
Closed
Labels
Service Feature Feature scope to the pipelines service and launch app

Comments

@jacek-jablonski
Copy link

We are able to run workflows based on changes i paths (on.<push|pull_request>.paths). It would be very useful to be able to specify similar condition for jobs and steps. It would allow to simplify building workflows where f.e. some jobs are based on other jobs, which in order are based on path changes.

@jacek-jablonski jacek-jablonski added the enhancement New feature or request label Apr 28, 2020
@TingluoHuang TingluoHuang added service Service Feature Feature scope to the pipelines service and launch app and removed enhancement New feature or request service labels Jun 8, 2020
sschuberth added a commit to oss-review-toolkit/ort that referenced this issue Apr 12, 2021
Unfortunately, the same is not possible for individual jobs / steps yet
[1], but we might consider using [2] eventually, e.g. to only run the
github-action-markdown-link-check when Markdown files were changed.

[1] actions/runner#456
[2] https://github.com/dorny/paths-filter

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@bosch.io>
@ruvceskistefan
Copy link
Contributor

This issue does not seem to be a feature for the runner application, it concerns the GitHub actions platform more generally. Could you please post your feedback on the GitHub Community Support Forum which is actively monitored. Using the forum ensures that we route your feature request to the correct team. 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Service Feature Feature scope to the pipelines service and launch app
Projects
None yet
Development

No branches or pull requests

3 participants