-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: github-branch-source-plugin, github-organization-folder-plugin
-
None
-
Environment:github-organization-folder-plugin: 1.5
branch-api-plugin: 1.11.1
When using the GitHub Organization Folder, none of the builds have the CHANGE_* variables set.
I have tried both sh 'env | sort' and echo "${env.CHANGE_ID}".
I'm expecting these to be set:
- CHANGE_ID
- CHANGE_URL
- CHANGE_TITLE
- CHANGE_AUTHOR
- CHANGE_AUTHOR_DISPLAY_NAME
- CHANGE_AUTHOR_EMAIL
- CHANGE_TARGET