[JIRA] (JENKINS-59163) Issue when implementing ignoreCommitterStrategy approach via multibranch generator job (i.e, job-dsl way)

6 views
Skip to first unread message

sathya1104@gmail.com (JIRA)

unread,
Aug 31, 2019, 2:18:03 AM8/31/19
to jenkinsc...@googlegroups.com
SathyaNarayanan Kumaraswamy created an issue
 
Jenkins / Bug JENKINS-59163
Issue when implementing ignoreCommitterStrategy approach via multibranch generator job (i.e, job-dsl way)
Issue Type: Bug Bug
Assignee: Mark Waite
Components: git-plugin
Created: 2019-08-31 06:17
Labels: git job-dsl
Priority: Minor Minor
Reporter: SathyaNarayanan Kumaraswamy

I'm trying to implement ignoreCommitterStrategy approach via multibranch generator job (i.e, job-dsl way)
since there are many existing multibranch-pipeline jobs and I try to achieve ignorecommitter stragegy inside branchsources of multibranch generator job

After running seed job (i.e., multibranch generator job) I could see ignoreCommiter Strategy updated in existing multibranch pipeline jobs but still ignored author is not added. It means at this moment inside multibranch pipeline jobs -> config I have to manually click Add button and add ignored author list which is bit painful as we have many jobs.

Any help on this is really appreciated.
buildStrategies {
ignoreCommitterStrategy

{ ignoredAuthors("sat...@xyz.com") allowBuildIfNotExcludedAuthor(false) }

}

Note: Had even tried with "au.com.versent.jenkins.plugins.ignoreCommitterStrategy"

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

mark.earl.waite@gmail.com (JIRA)

unread,
Aug 31, 2019, 8:19:03 AM8/31/19
to jenkinsc...@googlegroups.com
Mark Waite updated Bug JENKINS-59163
 

Please don't use bug reports to request help with implementation questions.

Bug reports are much less effective in generating help for you than the mailing lists and the chat channels. When you use a bug report to request help, you limit the audience that sees your question to only those that are monitoring the bug reports for that specific plugin. In the case of the git plugin, that probably means 1-3 people may see your question.

Bug reports that request help are much less effective for plugin maintainers because they spend time answering a request for help instead of addressing bugs and enhancements.

In this specific case, ignore committer is not honored for pipeline jobs and multibranch pipeline jobs. Use the mailing lists and chat channels for further discussion on the topic.

Change By: Mark Waite
Status: Open Fixed but Unreleased
Resolution: Not A Defect

mark.earl.waite@gmail.com (JIRA)

unread,
Aug 31, 2019, 8:20:02 AM8/31/19
to jenkinsc...@googlegroups.com

mark.earl.waite@gmail.com (JIRA)

unread,
Aug 31, 2019, 8:20:02 AM8/31/19
to jenkinsc...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages