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

Settings: Add GitHub authorization tokens with instructions guide. #105

Open
CookingWithCale opened this issue Feb 17, 2024 · 0 comments
Open
Assignees

Comments

@CookingWithCale
Copy link
Collaborator

Problem

The problem I am addressing on this mission is that we need to interface with price GitHub repos and I can't have the end user's API calls coming out of my month allowance of API calls.

Solution

The solution that I'm addressing on this mission is to use the public GitHub REST API as much as possible, but if you want to use the AStartup MCC with your private GitHub repos you're going to have to configure the GitHub access tokens to the level you require.. There is also the GitHub App method, but for some companies they have to manually set the Access settings and inspect the open-source code in order to trust it, so the software should work as a GitHub App or with Access Toeksn.

Affected Files

  1. ~/**/*.*

Hierarchy

Tags

Mission

A

Sessions

License

Copyright AStartup; all rights reserved.

@CookingWithCale CookingWithCale self-assigned this Feb 17, 2024
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

No branches or pull requests

1 participant