jenkinsci / jenkinsci/git-plugin

[JENKINS-14145] Promoted Builds + Parameterized Trigger fails to pass Git revision

Open
#2,157 4 comments 0 reactions 0 assignees View on GitHub
component:git-plugin component:promoted-builds-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
694
Forks
1.1k
Avg merge
1h 29m
Merged PRs (30d)
3

Description

When using Promoted Builds to manually promote a build and invoke Parameterized Trigger with a parameter of "Pass through Git Commit that was built", the promotion fails with the following message:

This project doesn't use Git as SCM. Can't pass the revision to downstream

The job in question most certainly uses Git for SCM. Without debugging into code, a quick bit of Googling suggests that it may already be fixed with a pull request waiting, as not all actions are getting passed.

---
Originally reported by danielmendeley, imported from: Promoted Builds + Parameterized Trigger fails to pass Git revision


  • status: Open
  • priority: Major
  • component(s): git-plugin, promoted-builds-plugin
  • label(s): git, jenkins, parameterized-trigger, plugin, promoted-builds
  • resolution: Unresolved
  • votes: 6
  • watchers: 8
  • imported: 2025-12-02

Raw content of original issue

When using Promoted Builds to manually promote a build and invoke Parameterized Trigger with a parameter of "Pass through Git Commit that was built", the promotion fails with the following message:

This project doesn't use Git as SCM. Can't pass the revision to downstream

The job in question most certainly uses Git for SCM. Without debugging into code, a quick bit of Googling suggests that it may already be fixed with a pull request waiting, as not all actions are getting passed.

  • environment: Windows 7 64bit

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.