Skip to content

GHA-291 Delete cloud-security-automated-release.yml#148

Merged
jonas-wielage-sonarsource merged 1 commit into
masterfrom
jw/remove-cloud-workflow
May 11, 2026
Merged

GHA-291 Delete cloud-security-automated-release.yml#148
jonas-wielage-sonarsource merged 1 commit into
masterfrom
jw/remove-cloud-workflow

Conversation

@jonas-wielage-sonarsource
Copy link
Copy Markdown
Contributor

All workflows dependent on it migrated away from it to the generic automated-release.yml workflow

Part of

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod Bot changed the title Delete cloud-security-automated-release.yml GHA-291 Delete cloud-security-automated-release.yml May 11, 2026
@hashicorp-vault-sonar-prod
Copy link
Copy Markdown

hashicorp-vault-sonar-prod Bot commented May 11, 2026

GHA-291

@sonar-review-alpha
Copy link
Copy Markdown
Contributor

sonar-review-alpha Bot commented May 11, 2026

Summary

This PR removes the cloud-security-specific cloud-security-automated-release.yml workflow (427 lines). The workflow was a reusable GitHub Actions workflow that handled the complete release orchestration for cloud security projects, including branch freezing, Jira integration, GitHub release creation, analyzer updates, and notification reporting.

All callers of this workflow have already been migrated to use the generic automated-release.yml workflow instead, making this specialized version redundant.

What reviewers should know

Verification before merge:

  • Confirm that all repositories that previously called cloud-security-automated-release.yml have been successfully migrated to automated-release.yml (this may have been done in separate PRs/repos)
  • Check that no remaining references to this workflow exist in this repo using workflow search tools

What was in this workflow:
The deleted workflow orchestrated a multi-step release process: branch freezing, pre-release validation, version preparation, Jira ticket creation, GitHub release publishing, Jira version release, integration ticket creation (for SLVS, SLVSCODE, SLE, SLI, SC, SONAR), and analyzer updates for SQS/SQC products. If reviewing the generic replacement workflow, ensure it covers all this functionality.

Safe to delete:
This is purely a cleanup/consolidation. The file can be easily restored from git history if needed.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@sonar-review-alpha sonar-review-alpha Bot left a comment

Choose a reason for hiding this comment

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

LGTM! ✅

Clean deletion with no loose ends. No remaining references to cloud-security-automated-release.yml exist anywhere in the repo — no docs, no other workflow files, no test CI workflow was left behind.

automated-release.yml is a superset of the deleted workflow: every input is covered, and the cloud-security-specific hardcoded Slack channel (squad-security-cloud-notifs) is now properly parameterised via the generic slack-channel input, which is strictly better.

🗣️ Give feedback

@jonas-wielage-sonarsource
Copy link
Copy Markdown
Contributor Author

@nils-werner-sonarsource Requesting review mainly for awareness

@jonas-wielage-sonarsource jonas-wielage-sonarsource enabled auto-merge (squash) May 11, 2026 12:32
Copy link
Copy Markdown
Contributor

@nils-werner-sonarsource nils-werner-sonarsource left a comment

Choose a reason for hiding this comment

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

Thanks for the migration effort!

@jonas-wielage-sonarsource jonas-wielage-sonarsource merged commit fbbe321 into master May 11, 2026
6 checks passed
@jonas-wielage-sonarsource jonas-wielage-sonarsource deleted the jw/remove-cloud-workflow branch May 11, 2026 14:24
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.

2 participants