Skip to content

Conversation

@nico34638
Copy link

@nico34638 nico34638 commented Dec 22, 2025

Resolves #3016


Before the change?

  • No possibility to create hosted runner at enterprise level

After the change?

  • It's possible

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@github-actions
Copy link

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@deiga
Copy link
Contributor

deiga commented Dec 24, 2025

Hey @nico34638 👋

Thank you very much for your contribution! We're currently working on a major release of the provider and that will possibly delay getting this PR merged.

While that's happening, could I bother you for a few changes?

  • We're moving towards using Context-aware provider functions (ReadContext, CreateContext, etc.). Could you refactor your PR to use those? :)
  • Another major upcoming change will be generating docs based on Schema contents. Could you ensure that all levels of the Schema have Description fields which contain all necessary information for the docs?

Support for Hosted runners for enterprises was added in v70 of go-github. Our upcoming major release will upgrade to v77. Could you rebase your branch on top of #2891 and use the SDK methods instead of manual HTTP requests? :)

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.

[FEAT]: enterprise_actions_hosted_runner

2 participants