Use new release workflow of cap-java/.github and update shas - #137
Merged
Conversation
Contributor
There was a problem hiding this comment.
The PR is a clean SHA-bump across all shared workflow/action references, replacing 296573b55e906f5c77a1855bcfe4285cbbc5cac4 with b5eb1ad6341e9fd1d681c42f3b36c4b750a7dac2, plus a welcome simplification of release.yml by delegating to the centralized reusable workflow. The only minor issue is the missing # main comment on the new release.yml call-site, which is inconsistent with every other updated reference in this PR.
PR Bot Information
Version: 1.29.45
- File Content Strategy: Full file content
- LLM:
anthropic--claude-4.6-sonnet - Event Trigger:
pull_request.opened - Correlation ID:
871988e0-a0ad-11f1-91da-84825433ed8d
Co-authored-by: hyperspace-pr-bot[bot] <209611008+hyperspace-pr-bot[bot]@users.noreply.github.com> Signed-off-by: Lisa Julia Nebel <lisajuliafog@yahoo.de>
…ntain permissions' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Lisa Julia Nebel <lisajuliafog@yahoo.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update
cap-java/.githubAction SHAs and Migrate to Shared Release WorkflowChore
🔧 Updated all
cap-java/.githubaction and workflow references from the old SHA (296573b) to the new SHA (b5eb1ad), and replaced the inline release workflow with a call to the shared reusable release workflow fromcap-java/.github.Changes
.github/actions/cf-bind/action.yml: Updatedcf-loginaction SHA tob5eb1ad..github/workflows/issue.yml: Updatedissue.ymlworkflow SHA tob5eb1ad..github/workflows/main.yml: Updatedscan-with-blackduckaction SHA tob5eb1ad..github/workflows/pipeline.yml: Updatedscan-with-codeqlaction SHA tob5eb1ad..github/workflows/prevent-issue-labeling.yml: Updatedprevent-issue-labeling.ymlworkflow SHA tob5eb1ad..github/workflows/stale.yml: Updatedstale.ymlworkflow SHA tob5eb1ad..github/workflows/release.yml: Removed the inline release job definitions (approval gate, version verification, BlackDuck scan, build, and deploy steps) and replaced them with a single call to the sharedcap-java/.github/.github/workflows/release.ymlreusable workflow, passing relevant inputs (java-version,blackduck-project-name,blackduck-included-modules,build-maven-args,deploy-maven-profiles) and inheriting secrets. Also removed the top-levelenvblock forJAVA_VERSIONandMAVEN_VERSIONas these are now passed as workflow inputs.PR Bot Information
Version:
1.29.45pull_request.openedanthropic--claude-4.6-sonnet871988e0-a0ad-11f1-91da-84825433ed8d