jenkinsci / jenkinsci/subversion-plugin

[JENKINS-7509] need get svn info from upstream job to downstream job

Open
#723 3 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

if the upstream job is triggered by svn, the downstream job which is triggered by this upstream job will not get any svn info from the upstream job. So if the downstream job's build failed, we could't know who should be blamed. Although there is a plugin called BlameUpstreamJob can solve this problem, it only can send sample mail which can't be configured to who trigger the upstream job and can't be

used in chain of upstream-downstream jobs. I Insist on we need a SCM plugin that can collect svn info from upstram job to downstream job, then we could use email-ext plugin and other plugin to help us blame who trigger the svn to make build failed in downstream job.

---
Originally reported by tangjinou, imported from: need get svn info from upstream job to downstream job


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 3
  • watchers: 3
  • imported: 20251212-090250

Raw content of original issue

if the upstream job is triggered by svn, the downstream job which is triggered by this upstream job will not get any svn info from the upstream job. So if the downstream job's build failed, we could't know who should be blamed. Although there is a plugin called BlameUpstreamJob can solve this problem, it only can send sample mail which can't be configured to who trigger the upstream job and can't be
used in chain of upstream-downstream jobs. I Insist on we need a SCM plugin that can collect svn info from upstram job to downstream job, then we could use email-ext plugin and other plugin to help us blame who trigger the svn to make build failed in downstream job.

  • environment: linux, windows

1 attachment

- [LostSVNInfoInDownStreamJob.jpg](https://issues.jenkins.io/secure/attachment/19763/LostSVNInfoInDownStreamJob.jpg)
> ![LostSVNInfoInDownStreamJob.jpg](https://issues.jenkins.io/secure/attachment/19763/LostSVNInfoInDownStreamJob.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.