Re: Modernize device-watcher-plugin

2024-04-07 Thread Srikanth Jana
I have added cd yml. can someone please check. Thanks, Jana On Sun, Apr 7, 2024, 18:48 Srikanth Jana wrote: > Thank you all for your suggestions. > I would like to adopt device-watcher-plugin in order to keep it updated. > > plugin pull request: > https://github.com/jenkinsci/device-watcher-plu

Re: Modernize device-watcher-plugin

2024-04-07 Thread 'Bruno Verachten' via Jenkins Developers
Fantastic news! Welcome, Jana. On Sun, Apr 7, 2024, 15:18 Srikanth Jana wrote: > Thank you all for your suggestions. > I would like to adopt device-watcher-plugin in order to keep it updated. > > plugin pull request: > https://github.com/jenkinsci/device-watcher-plugin/pull/2 > RPU pull request

Re: Modernize device-watcher-plugin

2024-04-07 Thread Srikanth Jana
Thank you all for your suggestions. I would like to adopt device-watcher-plugin in order to keep it updated. plugin pull request: https://github.com/jenkinsci/device-watcher-plugin/pull/2 RPU pull request: https://github.com/jenkins-infra/repository-permissions-updater/pull/3871 GitHub username: j

Re: Modernize device-watcher-plugin

2024-04-07 Thread 'Alexander Brandes' via Jenkins Developers
Given the plugin is up for adoption and there is no active maintainer left, I can only recommend adopting the plugin, to move on with your PR. ~ Alex > On 7. Apr 2024, at 09:58, Srikanth Jana wrote: > > Hi, > Iam trying

Re: Modernize device-watcher-plugin

2024-04-07 Thread 'Bruno Verachten' via Jenkins Developers
Hi Jana, Thank you for your pull request. At the moment, there isn't a Jenkinsfile in the main branch, so a build won't be triggered automatically. However, a maintainer could manually use your Jenkinsfile to run some initial checks. The main concern here is security. We need to ensure that any co

Re: Modernize device-watcher-plugin

2024-04-07 Thread 'Gavin Mogan' via Jenkins Developers
You need write access to the repository to affect the build. Its mostly done for security to prevent builds from doing random things on the public infra...ish I believe someone with write access can kick off a build for your pr, but I can't remember. If the plugin is up for adoption you could tak