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

Ignore watched paths on triggered runs. #680

Closed
wants to merge 1 commit into from

Conversation

swegner
Copy link

@swegner swegner commented Jun 14, 2018

Fixes #678.

Previously, watch paths would be evaluated even when a run was
initiated from a triggering phrase. As a result, it was not possible
to explicitly request a test run when a PR doesn't match the
configured include/exclude paths.

Previously, watch paths would be evaluated even when a run was
initiated from a triggering phrase. As a result, it was not possible
to explicitly request a test run when a PR doesn't match the
configured include/exclude paths.
@swegner
Copy link
Author

swegner commented Jun 27, 2018

Closing as #678 was rejected.

@swegner swegner closed this Jun 27, 2018
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