Skip to content

fix: set repo scope when retrieving token from app credentials #4

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

Merged
merged 1 commit into from
Nov 23, 2021
Merged

fix: set repo scope when retrieving token from app credentials #4

merged 1 commit into from
Nov 23, 2021

Conversation

arajkumar
Copy link
Contributor

Without a scope parameter, getsentry/action-github-app-token@v1 might end up using different installation id when creating auth tokens. Refer getsentry/action-github-app-token#11 for more details.

Signed-off-by: Arunprasad Rajkumar arajkuma@redhat.com

@arajkumar arajkumar requested a review from a team as a code owner November 23, 2021 12:32
Without a scope parameter, getsentry/action-github-app-token@v1 might end up
using different installation id when creating auth tokens.
Refer getsentry/action-github-app-token#11 for more details.

Signed-off-by: Arunprasad Rajkumar arajkuma@redhat.com
Signed-off-by: Arunprasad Rajkumar <arajkuma@redhat.com>
@arajkumar arajkumar merged commit 4ac1331 into rhobs:main Nov 23, 2021
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