-
Notifications
You must be signed in to change notification settings - Fork 25
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
repos: add govuk-display-screen to repos yml #1537
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we'll also need to import this repo to Terraform state so Terraform doesn't try to create it again. See an example: https://github.com/alphagov/govuk-infrastructure/pull/1466/files
Before merging please review the Terraform plan carefully for any unexpected changes.
Co-authored-by: Aga Dufrat <[email protected]>
avoid duplication
Gotcha, the latest commit imports the repo into the TF state. |
Unfortunately I am not able to run |
@samsimpson1 can you please have another look with your SRE eyes (given a recent TF hiccup 😬)? The changes to
@guilhem-fry The plan also runs in TF Cloud (not sure if you have access to that): https://app.terraform.io/app/govuk/workspaces/GitHub/runs/run-B7DVJNexv3MDGxZJ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, FYI you might run into an issue if branch protection is already enabled. If so, just delete the rule in the github UI and re-run the terraform.
Thanks @AgaDufrat @samsimpson1 |
Hey @AgaDufrat @samsimpson1 am I supposed to run the TF apply? Unfortunately I don't have access. If someone else who already has access could run it that'd be ideal 👍 |
Our team
#govuk-insights-and-analytics-team
now owns thegovuk-display-screen
repository.In order to be able to push and merge PRs, and entry must be added to
repos.yml
in accordance with the developer docs.Question
The goal is to give our github team
@alphagov/gov-uk-data
the permissions to perform push and merge on this repository.Will these changes allow that? It's not clear to me how this yml file works.