-
Nolwenn Cauchois authored
The first : add check parameter : to define if we want - verify new Pull Request or modification of Pull Request - or commit merge in master branch The second : add file parameter : if a file is specified, check new pull request or merge commits only : - if file in diff of pull request - if file in commit message : `Trigger job for ${file}"`fb4b1713Nolwenn Cauchois authoredThe first : add check parameter : to define if we want - verify new Pull Request or modification of Pull Request - or commit merge in master branch The second : add file parameter : if a file is specified, check new pull request or merge commits only : - if file in diff of pull request - if file in commit message : `Trigger job for ${file}"`
Loading