jira-plugin
jira-plugin copied to clipboard
[JENKINS-12604] Allow for more granular control of whether result state should be added to comment or not.
With issue JENKINS-10817 it is now possible to see (in added comment text) the result from the Jenkins build, e.g. "Result = SUCCESS".
I suggest that we improve this so it becomes configurable whether the comment should include the result or not, as not all JIRA/Jenkins integration's might want the result reflected.
In my case (setup) the comments are anyway only added when the Jenkin builds are successful. So having the "Result = SUCCESS" text part of the comment text is unnecessary information that just takes up space in the JIRA comment. Hence I would like a possibility to not see the result reflected.
Originally reported by misuo, imported from: Allow for more granular control of whether result state should be added to comment or not.
- status: Open
- priority: Minor
- resolution: Unresolved
- imported: 2025-05-30
[Originally related to: JENKINS-10817]