-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add support for actions/hosted-runners
endpoints
#3461
Comments
This would be a great PR for any new contributor to this repo or a new Go developer. Feel free to volunteer for any issue and the issue can be assigned to you so that others don't attempt to duplicate the work. Please check out our CONTRIBUTING.md guide to get started. (In particular, please remember to Thank you! |
Hey everyone, I’d love to take this on! Since this will be my first contribution, I’m not too familiar with the codebase, but I’ve already gone through the contributing guide. My plan is to create a new file, Any tips or guidance you could share would be greatly appreciated! 😊 |
Thank you, @atilsensalduz! I'm happy to hear that you read CONTRIBUTING.md. For guidance, I recommend you read through a similar collection of endpoints, such as Make sure your tests pass locally along with the other step-4 scripts in CONTRIBUTING.md. Then, when you are happy with your results, go ahead and post a PR. |
Hey everyone, I’ve opened a PR for the hosted runner OSS endpoints. I’d really appreciate it if you could take a look when you get a chance. Once it’s reviewed, I’ll proceed with the enterprise endpoints. Thanks a lot! 😊 |
The REST endpoints for GitHub-hosted larger runners have been announced as GA.
The text was updated successfully, but these errors were encountered: