Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RIA-7586 - prevent unvetted deployment #617

Closed
wants to merge 12 commits into from

Conversation

burnstHMCTS
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/RIA-7586

Change description

added common github pre-deployment config to prevent merging to master without approval from a tech lead.

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

@hmcts-jenkins-d-to-i hmcts-jenkins-d-to-i bot requested a deployment to preview October 31, 2023 13:50 Abandoned
apereverzin1
apereverzin1 previously approved these changes Oct 31, 2023
@hmcts-jenkins-d-to-i
Copy link
Contributor

Plan Result

Plan: 1 to add, 0 to change, 0 to destroy.
  • Create
    • azurerm_resource_group.rg
Change Result (Click me)
  # azurerm_resource_group.rg will be created
  + resource "azurerm_resource_group" "rg" {
      + id       = (known after apply)
      + location = "uksouth"
      + name     = "ia-case-documents-api-aat"
      + tags     = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.

apereverzin1
apereverzin1 previously approved these changes Oct 31, 2023
Copy link

github-actions bot commented Jul 1, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jul 1, 2024
@github-actions github-actions bot closed this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants