No, filing a PR to the repository I linked would give you permission to release your plugin to the Jenkins Maven repository. It is independent of GitHub permissions for your plugin’s repository.
If all you care about is permissions on GitHub, then your manager should already have admin permission on https://github.com/jenkinsci/whitesource-plugin <https://github.com/jenkinsci/whitesource-plugin> and can give you access directly through the GitHub interface. If your manager does not have admin permissions, then I would have them file an INFRA ticket on https://issues.jenkins-ci.org/ <https://issues.jenkins-ci.org/>, referencing https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-whitesource.yml <https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-whitesource.yml> and request admin access to the repository, at which point they should be able to give you admin permissions as well. You probably want GitHub and release permissions, so I would do both things. > On Oct 3, 2018, at 09:54, [email protected] wrote: > > hmm.. that means if i want to add a code i should add to another branch, and > then review with the owner and then we can merge my changes to the repository? > > that is not what i am looking for.. the owner is my manager, he wants to give > me permission to be able to push into Master branch, how can she give me such > permission? > > > On Wednesday, October 3, 2018 at 4:09:23 PM UTC+3, Devin Nusbaum wrote: > The repository is: > https://github.com/jenkins-infra/repository-permissions-updater > <https://github.com/jenkins-infra/repository-permissions-updater>. > Instructions on how to request permissions for an existing plugin are in the > README here > <https://github.com/jenkins-infra/repository-permissions-updater#requesting-permissions>. > >> On Oct 3, 2018, at 03:22, [email protected] <javascript:> >> wrote: >> >> Hi, >> >> i understand i need to "file a PR in the permissions repository" , and get >> approval from at least one of the previous maintainers. >> >> in order to get access to my company's jenkins plugin >> url: https://github.com/jenkinsci/whitesource-plugin >> <https://github.com/jenkinsci/whitesource-plugin> >> >> >> problem is I have no idea how to do that.. >> >> what does PR mean and what is the permissions repository, can anybody help >> me please? >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/d9b4a0a8-075b-4986-b171-b4328d4157c9%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/d9b4a0a8-075b-4986-b171-b4328d4157c9%40googlegroups.com?utm_medium=email&utm_source=footer>. >> For more options, visit https://groups.google.com/d/optout >> <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/d786389a-42d0-48ed-9968-c6e45a9e8802%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/d786389a-42d0-48ed-9968-c6e45a9e8802%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/A311F05B-2967-4BDF-8233-E24FFD54BCF6%40cloudbees.com. For more options, visit https://groups.google.com/d/optout.
