Skip to content

Chore: [AEA-0000] - remove cdk_pull_image_role#1046

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

Chore: [AEA-0000] - remove cdk_pull_image_role#1046
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:48
@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 CDK_PULL_IMAGE_ROLE secret wiring from this repo’s GitHub Actions workflows, aligning the calling workflows and the reusable cdk_release_code.yml interface so the role is no longer expected or passed during CI/release deployments.

Changes:

  • Removed CDK_PULL_IMAGE_ROLE from CI, PR, and release workflow secret mappings.
  • Updated the reusable workflow .github/workflows/cdk_release_code.yml to no longer declare CDK_PULL_IMAGE_ROLE as a required secret.

Reviewed changes

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

File Description
.github/workflows/release.yml Stops passing CDK_PULL_IMAGE_ROLE into environment release jobs.
.github/workflows/pull_request.yml Stops passing CDK_PULL_IMAGE_ROLE into PR deployment workflow call.
.github/workflows/ci.yml Stops passing CDK_PULL_IMAGE_ROLE into CI release jobs.
.github/workflows/cdk_release_code.yml Removes CDK_PULL_IMAGE_ROLE from workflow_call.secrets contract.

💡 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 f87ab6c into main Mar 30, 2026
19 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