Re: GitHub App installations on jenkinsci

2020-06-11 Thread Ullrich Hafner
You are right Tim. When I look at the manage access page of my plugin I get So I do have admin rights. Sorry for the confusion. (In the details page I am listed as Maintainer only but this seems to be something differently) The actual problem seems to be that one needs organization admin

Re: GitHub App installations on jenkinsci

2020-06-10 Thread Tim Jacomb
That can be fixed via IRC bot, just ping in #jenkins-infra or reply here or what’s the ticket? Administer comes by default and only historical teams / people manually added to the repo won’t have it On Wed, 10 Jun 2020 at 15:26, Jesse Glick wrote: > On Wed, Jun 10, 2020 at 8:54 AM Tim Jacomb

Re: GitHub App installations on jenkinsci

2020-06-10 Thread Jesse Glick
On Wed, Jun 10, 2020 at 8:54 AM Tim Jacomb wrote: > The plugin author should have the administer role though? Sometimes, sometimes not. In general you need to request administer role via `INFRA` ticket. (I am still waiting on at least one, though with Artifactory uploads blocked anyway I guess

Re: GitHub App installations on jenkinsci

2020-06-10 Thread Tim Jacomb
The plugin author should have the administer role though? The maintainer role lets you do very little, what repos do people have access to but they only have maintainer on? Thanks Tim On Wed, 10 Jun 2020 at 09:49, Ullrich Hafner wrote: > It took some discussions with the Codacy team but now I

Re: GitHub App installations on jenkinsci

2020-06-10 Thread Ullrich Hafner
It took some discussions with the Codacy team but now I understand why it is not working: In order to let plugins authors decide to use Codacy, the author needs to have the Administer role for a repository but they currently only have the role Maintainer. So maybe it makes sense to wait for

Re: GitHub App installations on jenkinsci

2020-06-03 Thread Ullrich Hafner
Ok, thanks! I also have an ongoing chat with the Codacy team, let’s see what they can offer here… Using Codacy as an App seems to reduce the comfort rather then improving it :-( > Am 03.06.2020 um 08:53 schrieb Oleg Nenashev : > > I added you and right now you have only author permissions. I

Re: GitHub App installations on jenkinsci

2020-06-03 Thread Oleg Nenashev
I added you and right now you have only author permissions. I checked in the we UI, and it looks like there is no way to add more admins in Codacy with a Free plan. I dive deeper once I have some time (on Friday or next week) On Tue, Jun 2, 2020, 17:02 Ullrich Hafner wrote: > Seems that I do

Re: GitHub App installations on jenkinsci

2020-06-02 Thread Ullrich Hafner
Seems that I do not have the permissions yet, where did you invite me? In GitHub? > Am 01.06.2020 um 22:21 schrieb Oleg Nenashev : > > No specific reason except everyone being busy with other stuff. > Since nobody voted against, I enabled it in the jenkinsci GitHub organization > and added

Re: GitHub App installations on jenkinsci

2020-06-02 Thread Ullrich Hafner
Thanks Oleg. I joined the organization in Codacy now and can add repositories if someone requests it. > Am 01.06.2020 um 22:21 schrieb Oleg Nenashev : > > No specific reason except everyone being busy with other stuff. > Since nobody voted against, I enabled it in the jenkinsci GitHub

Re: GitHub App installations on jenkinsci

2020-06-01 Thread Oleg Nenashev
No specific reason except everyone being busy with other stuff. Since nobody voted against, I enabled it in the jenkinsci GitHub organization and added Custom Jenkins Distribution build service to the repo. Also invited Ulli to the jenkinsci org on Codacy so that I could share permissions there.

Re: GitHub App installations on jenkinsci

2020-06-01 Thread Sladyn Nunes
I wanted to explore using Codacy in my project as well, it really helps with analysis. Any specific reason why is this stalled ? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails

Re: GitHub App installations on jenkinsci

2020-06-01 Thread Sladyn Nunes
I wanted to explore using Codacy in my project as well, it really helps with analysis. Any specific reason why is this stalled ? On Sunday, March 22, 2020 at 8:31:09 PM UTC+5:30, Ullrich Hafner wrote: > > I'm currently using Codacy (https://www.codacy.com/) to validate PRs on > my Jenkins

Re: GitHub App installations on jenkinsci

2020-05-04 Thread Ullrich Hafner
I there something I can help with? > Am 01.04.2020 um 22:44 schrieb Mark Waite : > > I am +1 as well > > On Wed, Apr 1, 2020 at 2:38 PM Oleg Nenashev > wrote: > I am +1 for installation. > The only concern are the org-level hooks, but I think we can live with

Re: GitHub App installations on jenkinsci

2020-04-01 Thread Mark Waite
I am +1 as well On Wed, Apr 1, 2020 at 2:38 PM Oleg Nenashev wrote: > I am +1 for installation. > The only concern are the org-level hooks, but I think we can live with > that in jenkinsci where we have no private repos > > On Wednesday, April 1, 2020 at 4:29:18 PM UTC+2, Ullrich Hafner wrote:

Re: GitHub App installations on jenkinsci

2020-04-01 Thread Oleg Nenashev
I am +1 for installation. The only concern are the org-level hooks, but I think we can live with that in jenkinsci where we have no private repos On Wednesday, April 1, 2020 at 4:29:18 PM UTC+2, Ullrich Hafner wrote: > > Since this is an opt-in for all Jenkins projects maybe it is not so >

Re: GitHub App installations on jenkinsci

2020-04-01 Thread Ullrich Hafner
Since this is an opt-in for all Jenkins projects maybe it is not so problematic to install it. Then team admins can use it if they like. I use it for almost two years now without any problems. (I think we can remove it later on, if our GitHubs checks integration is available…). > Am

Re: GitHub App installations on jenkinsci

2020-03-23 Thread Ullrich Hafner
Thanks for clarifying! > Am 23.03.2020 um 01:27 schrieb Oleg Nenashev : > > Hi Ulli, > > Is it possible to grant individual users a permission to enable apps in their > repositories? Or is this something that needs to be done for the whole org? > > Once an app is approved for an organization,

Re: GitHub App installations on jenkinsci

2020-03-22 Thread Oleg Nenashev
Hi Ulli, Is it possible to grant individual users a permission to enable apps in > their repositories? Or is this something that needs to be done for the > whole org? > Once an app is approved for an organization, any plugin maintainer with Admin permissions will be able to add their plugin

GitHub App installations on jenkinsci

2020-03-22 Thread Ullrich Hafner
I'm currently using Codacy (https://www.codacy.com/ ) to validate PRs on my Jenkins repositories to check for CheckStyle and PMD warnings. Up to now I can activate this app on a per repository basis. But they now switch the integration and are now available as a GitHub