pipelines-as-code
pipelines-as-code copied to clipboard
Change PAC serviceaccount access based on feature enable/disable
ref https://github.com/openshift-pipelines/pipelines-as-code/pull/890#discussion_r999784219
auto-configure-new-github-repo is disabled by default so PAC service account shouldn't have access to create repo
we can update pac controller role based on whether user has enabled the feature or not
@chmouel whats the priority on this?