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]: Support onprem github api calls #275

Open
1 task done
gaurav517 opened this issue Sep 15, 2023 · 3 comments
Open
1 task done

[FEAT]: Support onprem github api calls #275

gaurav517 opened this issue Sep 15, 2023 · 3 comments
Labels
Type: Support Any questions, information, or general needs around the SDK or GitHub APIs
Projects

Comments

@gaurav517
Copy link

Describe the need

Can we please support onprem github api calls?

Thanks

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
@gaurav517 gaurav517 added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Sep 15, 2023
@ghost ghost added this to Features in JS Sep 15, 2023
@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 labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@gr2m
Copy link
Contributor

gr2m commented Sep 15, 2023

try

      - uses: octokit/request-action@v2.x
        id: get_latest_release
        with:
          route: GET /
          baseurl: ${{ env.GITHUB_API_URL }}

If that works, could you send a pull request to update the README so others will know how to do it in future?

@gr2m gr2m added Type: Support Any questions, information, or general needs around the SDK or GitHub APIs and removed Type: Feature New feature or request Status: Triage This is being looked at and prioritized labels Sep 15, 2023
@ghost ghost moved this from Features to Support in JS Sep 15, 2023
@nickfloyd
Copy link
Contributor

Hey @gaurav517 just a quick follow up here. We were wondering if @gr2m's suggestion worked for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Support Any questions, information, or general needs around the SDK or GitHub APIs
Projects
Status: 🛑 Blocked/Awaiting Response
JS
  
Support
Development

No branches or pull requests

3 participants