Skip to content

Chore: [AEA-0000] - remove cdk pull image role#501

Merged
anthony-nhs merged 1 commit intomainfrom
remove_cdk_pull_image
Mar 30, 2026
Merged

Chore: [AEA-0000] - remove cdk pull image role#501
anthony-nhs merged 1 commit intomainfrom
remove_cdk_pull_image

Conversation

@anthony-nhs
Copy link
Copy Markdown
Contributor

Summary

  • Routine Change

Details

  • remove cdk_pull_image_role

Copilot AI review requested due to automatic review settings March 30, 2026 10:50
@github-actions
Copy link
Copy Markdown
Contributor

This PR is linked to a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket:

AEA-0000

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the unused cdk_pull_image_role secret wiring from GitHub Actions workflows to simplify reusable workflow interfaces and callers.

Changes:

  • Dropped CDK_PULL_IMAGE_ROLE from the release_all_stacks.yml reusable workflow workflow_call.secrets contract.
  • Removed CDK_PULL_IMAGE_ROLE secret passing from release.yml, ci.yml, and pull_request.yml callers.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/release_all_stacks.yml Removes CDK_PULL_IMAGE_ROLE from the reusable workflow secret inputs.
.github/workflows/release.yml Stops passing environment-specific *_CDK_PULL_IMAGE_ROLE secrets into release_all_stacks.yml.
.github/workflows/pull_request.yml Stops passing DEV_CDK_PULL_IMAGE_ROLE into release_all_stacks.yml for PR deploys.
.github/workflows/ci.yml Stops passing *_CDK_PULL_IMAGE_ROLE into release_all_stacks.yml for CI releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

@anthony-nhs anthony-nhs merged commit fe782c6 into main Mar 30, 2026
21 checks passed
@anthony-nhs anthony-nhs deleted the remove_cdk_pull_image branch March 30, 2026 11:17
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