Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Now that JENKINS-26100 has been resolved we should bake this into Declarative, too.
This works fine in Scripted to set all scm properties into env variables:
checkout(scm).each { k,v -> env.setProperty(k, v) }
We should build this into Declarative by default.
Attachments
Issue Links
- is duplicated by
-
JENKINS-45223 Pipeline jobs do not have access to env.BRANCH
-
- Resolved
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is duplicated by |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Remote Link | This issue links to "PR #177 (Web Link)" [ 17413 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |