jenkinsci / jenkinsci/scm-api-plugin

[JENKINS-49013] SCM API Plugin should support environment variables

Open
#407 0 comments 0 reactions 0 assignees View on GitHub
component:scm-api-plugin imported-jira-issue pipeline priority:minor resolution:unresolved
Dominant language
Java
Stars
33
Forks
87
PR merge metrics
No merged PRs in 30d

Description

In a multibranch pipeline you can select the branches you want to test by a filter. However if you have multiple multibranch pipelines which all have to test the same branches it creates a lot of overhead if you want to add a branch.

 

That's why I think it's a good idea to add support for environment variables in the filter.

---
Originally reported by roel0, imported from: SCM API Plugin should support environment variables


  • status: Open
  • priority: Minor
  • component(s): scm-api-plugin
  • label(s): environment-variables, pipeline
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251223-222157

Raw content of original issue

In a multibranch pipeline you can select the branches you want to test by a filter. However if you have multiple multibranch pipelines which all have to test the same branches it creates a lot of overhead if you want to add a branch.

 

That's why I think it's a good idea to add support for environment variables in the filter.

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.