Skip to content

Use new release workflow of cap-java/.github and update shas - #883

Merged
lisajulia merged 4 commits into
mainfrom
chore/release-pipeline
Aug 26, 2026
Merged

Use new release workflow of cap-java/.github and update shas#883
lisajulia merged 4 commits into
mainfrom
chore/release-pipeline

Conversation

@lisajulia

@lisajulia lisajulia commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Update cap-java/.github Shared Workflow References to New Release

🔧 Chore: Updated all references to the cap-java/.github shared 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: Updated scan-with-blackduck action SHA.
  • .github/workflows/pipeline.yml: Updated SHAs for scan-with-sonar and scan-with-codeql actions.
  • .github/workflows/pr.yml: Updated scan-with-blackduck action 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 centralized release.yml reusable workflow from cap-java/.github. The JAVA_VERSION and MAVEN_VERSION environment variables are removed, as they are now managed by the shared workflow. BlackDuck project configuration is passed as inputs, and secrets are inherited.
  • 🔄 Regenerate and Update Summary
PR Bot Information

Version: 1.29.45

  • Summary Prompt: Default Prompt
  • Event Trigger: pull_request.opened
  • LLM: anthropic--claude-4.6-sonnet
  • File Content Strategy: Full file content
  • Output Template: Default Template
  • Correlation ID: 38294090-a0ad-11f1-94f2-61bdacc8c052

@lisajulia
lisajulia requested a review from Schmarvinius August 25, 2026 17:48
@lisajulia
lisajulia requested a review from a team as a code owner August 25, 2026 17:48

@hyperspace-pr-bot hyperspace-pr-bot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release.yml Fixed
lisajulia and others added 2 commits August 26, 2026 12:18
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>
@lisajulia
lisajulia merged commit da3bde6 into main Aug 26, 2026
20 checks passed
@lisajulia
lisajulia deleted the chore/release-pipeline branch August 26, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants