]
Tomaz Cerar reassigned WFLY-5793:
---------------------------------
Assignee: Tomaz Cerar (was: Jason Greene)
Allow selective CI builds
-------------------------
Key: WFLY-5793
URL:
https://issues.jboss.org/browse/WFLY-5793
Project: WildFly
Issue Type: Enhancement
Reporter: Ryan Emerson
Assignee: Tomaz Cerar
Currently the testsuite is ran against all PRs regardless of which files are being
changed. This is waste of energy/resources when commits only contain changes that do not
effect code (e.g. when updating README.md).
A possible solution would be for a blacklist to be created, which lists the file types
which can be safely ignored by CI when a PR only contains changes to files of the listed
file types.