Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jenkins): Enable properties and artifacts with job name as query parameter (backport #4661) #4677

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 14, 2024

Fixes spinnaker/spinnaker#6928

The implementation of:

        feature:
          igor:
            jobNameAsQueryParameter: true

did not include the support for Jenkins artifacts and property files leading to failures on Manual triggers and rerun's of a Spinnaker pipeline retrieving BuildInfo from the sub-folder Jenkins job.


This is an automatic backport of pull request #4661 done by [Mergify](https://mergify.com).

…parameter (#4661)

* fix(jenkins): Enable properties and artifacts with job name as query parameter

* fix(jenkins): Enable properties and artifacts with job name as query parameter

---------

Co-authored-by: Jason <[email protected]>
(cherry picked from commit fa91381)
@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for merge label Mar 14, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Mar 14, 2024
@mergify mergify bot merged commit ff02bea into release-1.31.x Mar 14, 2024
4 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.31.x/pr-4661 branch March 14, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.31
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants