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

Jenkins CI handle push privileges #727

Closed
jstastny-cz opened this issue Nov 28, 2023 · 0 comments
Closed

Jenkins CI handle push privileges #727

jstastny-cz opened this issue Nov 28, 2023 · 0 comments
Assignees
Labels
apache:migration Related to Apache Migration

Comments

@jstastny-cz
Copy link

Previously all configured GitHub credentials used to have push privileges.

After the repository transfer, the privileges were removed and we've been given a single robot account with push privileges.

The goal here is to limit the exposure of the push privileges to the required minimum, for them to be used only in pipelines where they are necessary. For other operations (like checkout) we'll be using the existing tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apache:migration Related to Apache Migration
Projects
Archived in project
Development

No branches or pull requests

1 participant