[Major Upgrade] Filter Status, Changelogs Advance#2
Open
0xMazout wants to merge 5 commits into
Open
Conversation
added 2 commits
April 15, 2015 15:55
Adding 2 new mods : - Filter Status : Check this parameter will filter issues where status is closed / Rejected / Verified and do not add notes on it - Changelogs Advance : can add one note / two notes / one private one public : with Changelogs Sorry for my massive commit.
Member
|
Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests |
Author
|
Hi Jenkins community, i have send an e-mail to explain what i've done and why, a V1 of the doc is in attachment of the mail . I think the code need to be review When you're ok with the review could you tell me anything ? |
added 3 commits
April 28, 2015 14:18
Expand Filter to all other status without resolved to supress useless notes
This reverts commit cef3bcf.
The Filter add note only if Status is Resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding 2 new mods / Parameters :
is closed / Rejected / Verified and do not add notes on issue with this status
one private one public : with Changelogs
Implement status with MantisIssueStatus (Enum)
Sorry for my massive commit.