Skip to content
  • Nolwenn Cauchois's avatar
    fb4b1713
    Add two patchs. · fb4b1713
    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}"`
    fb4b1713
    Add two patchs.
    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}"`
Loading