coreos / coreos-ci

CoreOS CI powers upstream testing for CoreOS projects.
https://jenkins-coreos-ci.apps.ocp.ci.centos.org/
6 stars 10 forks source link

authorizing requires read and write access to my repos #12

Closed cgwalters closed 4 years ago

cgwalters commented 4 years ago

Trying to log into https://jenkins-coreos-ci.apps.ci.centos.org it requests oauth scope for read and write access to my personal repositories. This seems unnecessary.

cgwalters commented 4 years ago

It also seems to be owned by jlebon - is that @jlebon your personal account? I think we want this to be owned by the coreos org?

jlebon commented 4 years ago

https://github.com/coreos/coreos-ci/pull/13

It also seems to be owned by jlebon - is that @jlebon your personal account? I think we want this to be owned by the coreos org?

Yes, we do, see HACKING.md:

Create the GitHub OAuth secret (these creds currently live in jlebon's "CoreOS CI" GitHub OAuth App settings, which he will soon transfer to the coreos/ org).

;) Just didn't want to do this prematurely while we were still evaluating the concept. I think it makes sense to do now though.