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

[Feature request] Add support for environment management #342

Open
olljanat opened this issue Sep 27, 2021 · 3 comments
Open

[Feature request] Add support for environment management #342

olljanat opened this issue Sep 27, 2021 · 3 comments
Labels
api completeness This is basic API functionality that hasn't been implemented yet. enhancement An issue or pull request introducing new functionality to the project.

Comments

@olljanat
Copy link

Feature Idea Summary

Afaiu this module does not currently support GitHub environments. There looks to be API support https://docs.github.com/en/rest/reference/repos#environments so it would be nice to get support to this one too to be able support use cases like having separate environment per pull request, etc.

@olljanat olljanat added enhancement An issue or pull request introducing new functionality to the project. triage needed An issue that needs to be reviewed by a member of the team. labels Sep 27, 2021
@HowardWolosky
Copy link
Member

Hi @olljanat,

It appears that they've restructured their API documentation. Is this the Environment API support that you're referring to?

https://docs.github.com/en/rest/deployments/environments

@olljanat
Copy link
Author

Yes and from UI point of view those should be visible on urls like github.com/org/repo/settings/environments.

That GitHub Enterprise feature for private repos but freely available for open source projects.

@HowardWolosky HowardWolosky added api completeness This is basic API functionality that hasn't been implemented yet. and removed triage needed An issue that needs to be reviewed by a member of the team. labels Jul 27, 2022
@HowardWolosky
Copy link
Member

Great thanks. Tagging to be tracked by the overall API completeness issue: #70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api completeness This is basic API functionality that hasn't been implemented yet. enhancement An issue or pull request introducing new functionality to the project.
Projects
None yet
Development

No branches or pull requests

2 participants