This repository was archived by the owner on May 15, 2025. It is now read-only.
Support for Environments in Github Actions? #1388
Unanswered
stefandevo
asked this question in
Q&A
Replies: 2 comments 2 replies
-
It would be easy for me to create a PR, but as I see the long list of open PR's I am not sure how quickly this would be merged... Is it still active maintained? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wondering it would be possible to add support for Environments with Github Actions.
https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#using-an-environment
Basically, the
GitHubActions
attribute should support a kind of way to set theenvironment
in the generated github action.or is this already possible?
Beta Was this translation helpful? Give feedback.
All reactions