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

[Proposal] Use Github builtin path filter instead of dorny/paths-filter #1048

Open
ruanyl opened this issue Feb 2, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ruanyl
Copy link
Member

ruanyl commented Feb 2, 2024

Github workflow has builtin path filter supported: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushpull_requestpull_request_targetpathspaths-ignore

Currently, we're using a community action dorny/paths-filter, I propose to refactor all workflows to use Github builtin to simplify the configuration.

@ruanyl ruanyl added bug Something isn't working untriaged labels Feb 2, 2024
@ruanyl ruanyl added enhancement New feature or request and removed bug Something isn't working labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants