Use new release workflow of cap-java/.github and update shas - #883
Merged
Conversation
Contributor
There was a problem hiding this comment.
The PR is a clean SHA bump across all workflow files plus a significant simplification of release.yml by delegating to the centralized cap-java/.github reusable workflow. The main concern raised is that the new release.yml is missing the #main comment tag (present on all other SHA-pinned references), and the implicit removal of the local requires-approval and verify-version gates should be verified as equivalent functionality exists in the shared workflow before merging.
PR Bot Information
Version: 1.29.45
- Event Trigger:
pull_request.opened - Agent Instructions:
- LLM:
anthropic--claude-4.6-sonnet - File Content Strategy: Full file content
- Correlation ID:
38294090-a0ad-11f1-94f2-61bdacc8c052
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>
Schmarvinius
approved these changes
Aug 26, 2026
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/.githubShared Workflow References to New Release🔧 Chore: Updated all references to the
cap-java/.githubshared workflows and actions from the old SHA (5fc795c5049bb4d49e957346df2e5d6d7c0c23b9) to the new SHA (b5eb1ad6341e9fd1d681c42f3b36c4b750a7dac2).Changes
.github/workflows/issue.yml: Updated shared workflow SHA for issue labeling..github/workflows/main.yml: Updatedscan-with-blackduckaction SHA..github/workflows/pipeline.yml: Updated SHAs forscan-with-sonarandscan-with-codeqlactions..github/workflows/pr.yml: Updatedscan-with-blackduckaction SHA..github/workflows/prevent-issue-labeling.yml: Updated shared workflow SHA..github/workflows/stale.yml: Updated shared workflow SHA for stale issue handling..github/workflows/release.yml: Major refactor — replaced the inline, multi-job release workflow (approval, version verification, BlackDuck scan, build, and deploy steps) with a single delegated call to the new centralizedrelease.ymlreusable workflow fromcap-java/.github. TheJAVA_VERSIONandMAVEN_VERSIONenvironment variables are removed, as they are now managed by the shared workflow. BlackDuck project configuration is passed as inputs, and secrets are inherited.PR Bot Information
Version:
1.29.45pull_request.openedanthropic--claude-4.6-sonnet38294090-a0ad-11f1-94f2-61bdacc8c052