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

Add exclude directories support to prow_config.yaml #585

Closed
jlewi opened this issue Jan 28, 2020 · 6 comments
Closed

Add exclude directories support to prow_config.yaml #585

jlewi opened this issue Jan 28, 2020 · 6 comments

Comments

@jlewi
Copy link
Contributor

jlewi commented Jan 28, 2020

Right now we support the ability to only trigger tests when certain files are matched.

It might also be good to have an exclude_dirs option. In some cases it might be easier to
list which directories are excluded.

We should just have to modify the code here.

for d in w.include_dirs:

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
kind/feature 0.97

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@Swikar
Copy link
Member

Swikar commented Apr 9, 2020

/assign Swikar

@stale
Copy link

stale bot commented Jul 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale label Jul 9, 2020
@Swikar
Copy link
Member

Swikar commented Jul 9, 2020

/unassign

@stale
Copy link

stale bot commented Oct 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale label Oct 7, 2020
@stale
Copy link

stale bot commented Oct 15, 2020

This issue has been closed due to inactivity.

@stale stale bot closed this as completed Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants