GHA-291 Delete cloud-security-automated-release.yml#148
Conversation
SummaryThis PR removes the cloud-security-specific All callers of this workflow have already been migrated to use the generic What reviewers should knowVerification before merge:
What was in this workflow: Safe to delete:
|
|
There was a problem hiding this comment.
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.
|
@nils-werner-sonarsource Requesting review mainly for awareness |
nils-werner-sonarsource
left a comment
There was a problem hiding this comment.
Thanks for the migration effort!



All workflows dependent on it migrated away from it to the generic
automated-release.ymlworkflowPart of