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

Separate github tokens for issue and project access #632

Open
aborgna-q opened this issue Sep 25, 2024 · 2 comments
Open

Separate github tokens for issue and project access #632

aborgna-q opened this issue Sep 25, 2024 · 2 comments

Comments

@aborgna-q
Copy link

As stated in the fine-access token documentation:

Each token can only access resources owned by a single user or organization.

This is a problem when using add-to-project with an issue and a project under different organisations, as both are accessed with the same github-token.
Currently the only way around this is to go back to using classic unrestricted tokens, without any kind of permissions control.

A simple solution to this could be to add an optional project-github-token that defaults to github-token. It can be ignored for most usecases, but it would let us keep using fine-grained tokens when targeting different organisations.

@Aceteimiaace316
Copy link

Good

@Aceteimiaace316
Copy link

Hey

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

2 participants