jenkinsci / ghprb-plugin

github pull requests builder plugin for Jenkins
https://plugins.jenkins.io/ghprb/
MIT License
498 stars 606 forks source link

Ability to define "Comment file" behaviour when file is missing #815

Closed Jerakin closed 3 years ago

Jerakin commented 3 years ago

Feature Request

I am currently using the "Comment file" option but would like an option to "not" add a comment in some cases.

I would like a checkbox (or some other thing) that said "Do not add a comment if the file is missing".

Jerakin commented 3 years ago

It seems that it does not add a comment if the file is empty. I tried that first but the file must not have been created for some reason.