Skip to content

add back environments so deployments are tracked - #422

Merged
jeffkala merged 1 commit into
developfrom
jlk-deployments-environment
Aug 12, 2026
Merged

add back environments so deployments are tracked#422
jeffkala merged 1 commit into
developfrom
jlk-deployments-environment

Conversation

@jeffkala

Copy link
Copy Markdown
Contributor

Final research shows you can use env in legacy GH plan just don't have some of the settings pages.

  • Deployments still work — you can POST deployments with any environment string and see them in the repo's deployment history, since that's core repo API with no plan gate.
  • You cannot open the environment settings page, so no environment secrets, no required reviewers, no wait timers, no deployment branch policies. Repo- and org-level secrets are your only option, and they're visible to every workflow.
  • environment: pypi in a workflow won't gate anything; it just labels the deployment.

@jeffkala
jeffkala merged commit 3b16af7 into develop Aug 12, 2026
10 checks passed
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.

1 participant