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

[FEAT]: Environments API #1552

Closed
1 task done
jer-k opened this issue Mar 15, 2023 · 2 comments · Fixed by #1554
Closed
1 task done

[FEAT]: Environments API #1552

jer-k opened this issue Mar 15, 2023 · 2 comments · Fixed by #1554
Labels
Status: Triage This is being looked at and prioritized Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request

Comments

@jer-k
Copy link
Contributor

jer-k commented Mar 15, 2023

Describe the need

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

Add the ability to create, list, update, and destroy environment objects.

I'm currently able to perform actions on Deployment objects, but I found that Octokit isn't currently exposing the environments API. Is there any reason to not expose this API?

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jer-k jer-k added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Mar 15, 2023
@nickfloyd
Copy link
Contributor

Hey @jer-k, thanks for dropping this out here. ❤️ Is this something that you'd be interested in taking a stab at and putting together a PR for? I am going to put an "up for grabs" on it and put it in our backlog on this but feel free to pick up if you have time/want to.

@nickfloyd nickfloyd added the Status: Up for grabs Issues that are ready to be worked on by anyone label Mar 17, 2023
@jer-k
Copy link
Contributor Author

jer-k commented Mar 18, 2023

I can definitely implement this. I just wanted to make sure there wasn't any reason it hadn't been done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants