papr icon indicating copy to clipboard operation
papr copied to clipboard

Provide a way to restrict suites to running only if some file paths changed

Open jlebon opened this issue 8 years ago • 1 comments

E.g. in https://github.com/ostreedev/ostree/pull/700, we're just updating README.md. We should allow maintainers to define opt-out/opt-in file paths in the YAML for which a specific suite should or shouldn't run.

jlebon avatar Feb 21 '17 16:02 jlebon

It might make sense to also have a magic phrase you could put in the commit message. For example https://github.com/ostreedev/ostree/pull/1813 is a trivial modification to a path that would otherwise need to be tested.

mwleeds avatar Feb 08 '19 22:02 mwleeds