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

Update token scopes to allow Repo Push #314

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

hamishcampbell
Copy link
Member

Currently the Koordinates tokens generated by the plugin allow for for repositories to be cloned but don't allow subsequent push upstream because the token doesn't have sufficient permissions.

This modifies the scopes so the token has the repo:push scope to push changes back upstream.

Copy link
Member

@craigds craigds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

looks like the build needs some tweaks (unrelated)

@hamishcampbell hamishcampbell merged commit 1eea807 into master Oct 25, 2024
8 of 10 checks passed
@hamishcampbell hamishcampbell deleted the hc-update-token-scopes branch October 25, 2024 04:32
@rcoup rcoup self-requested a review October 25, 2024 08:44
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.

2 participants