-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
When i tried to add git publisher plugin after the promotion i'm not able to create tag, but if i add same plugin after the build it is working fine.
Here is the error
failed build hudson.plugins.git.GitPublisher@5bd458de SUCCESS
Notifying upstream projects of job completion
Finished: FAILURE
- duplicates
-
JENKINS-13751 Promoted Builds plugin should pass actual/"root" job to Git plublisher
-
- Reopened
-
-
JENKINS-12659 GitPublisher won't work as promote action
-
- Open
-
[JENKINS-38578] Git Publisher is not working after promotion of build
Description |
New:
When i tried to add git publisher plugin after the promotion i'm not able to create tag, but if i'm adding same plugin after the build it is working fine. |
Assignee | Original: Mark Waite [ markewaite ] |
Description |
Original:
When i tried to add git publisher plugin after the promotion i'm not able to create tag, but if i'm adding same plugin after the build it is working fine. |
New:
When i tried to add git publisher plugin after the promotion i'm not able to create tag, but if i'm adding same plugin after the build it is working fine. Here is the error failed build hudson.plugins.git.GitPublisher@5bd458de SUCCESS Notifying upstream projects of job completion Finished: FAILURE |
Description |
Original:
When i tried to add git publisher plugin after the promotion i'm not able to create tag, but if i'm adding same plugin after the build it is working fine. Here is the error failed build hudson.plugins.git.GitPublisher@5bd458de SUCCESS Notifying upstream projects of job completion Finished: FAILURE |
New:
When i tried to add git publisher plugin after the promotion i'm not able to create tag, but if i add same plugin after the build it is working fine. Here is the error failed build hudson.plugins.git.GitPublisher@5bd458de SUCCESS Notifying upstream projects of job completion Finished: FAILURE |
Assignee | New: Vijeth Aradhya [ varadhya ] |
Link | New: This issue duplicates JENKINS-13751 [ JENKINS-13751 ] |
Please provide step by step instructions which will allow someone else to see the problem.
When I say "step by step", I mean that you should describe how to duplicate the problem in such a way that someone (like me) who does not know what you mean by "after the promotion" can still reproduce the problem. One way to do that is to describe a numbered series of steps that can be followed. Another way is to provide a screencast, preferably with narration. Another way might be to create a docker image and share the definition of the docker image which shows the problem.