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

Fix wrong variable name in set-automatic-deploys GitHub workflow. #2604

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

sengi
Copy link
Contributor

@sengi sengi commented Nov 15, 2022

This fixes a bug where the Set automatic deploys workflow would always disable automatic deploys even with the input setAutomaticDeploys=enable.

Tested: ran from branch, observed that the webhook is now called with AUTOMATIC_DEPLOYS_ENABLED: true when setAutomaticDeploys=enable

This fixes a bug where the `Set automatic deploys` workflow would always
disable automatic deploys even with the input `setAutomaticDeploys=enable`.

Tested: ran from branch, observed that the webhook is now called with
`AUTOMATIC_DEPLOYS_ENABLED: true` when `setAutomaticDeploys=enable`
(https://github.com/alphagov/collections/actions/runs/3471035053/jobs/5799996274)
@govuk-ci govuk-ci temporarily deployed to government-frontend-pr-2604 November 15, 2022 14:42 Inactive
@sengi sengi merged commit 41adaeb into main Nov 15, 2022
@sengi sengi deleted the sengi/fix-set-auto-deploys branch November 15, 2022 14:56
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.

3 participants