Please add a way to disable the 'can one of the admins verify this patch' comment
See original GitHub issueIf you have rather strict rules on whether you are allowed to trigger tests or not, you can’t enable the Build every pull request automatically without asking (Dangerous!).
option which would disable the warning.
I found the option to change the default message, which is nice but simply not enough. We have multiple jobs with the jenkins pr builder that point to one repo and can be triggered by different trigger phrases. By not having the possiblity to disable these comments every new contributor gets flooded with these messages.
So my request would be to have a job-wide(not system-wide) switch to toggle these warnings.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:13
- Comments:11 (1 by maintainers)
Top Results From Across the Web
How can we disable this "Can one of the admins verify this ...
One possible workaround is to add the username of anyone you want to be allowed to trigger the job to the Admin List...
Read more >GitHub Pull Request Builder - Jenkins Plugins
When a new pull request is opened in the project and the author of the pull request isn't white-listed, builder will ask "Can...
Read more >Genie-microprofile asks "Can one of the admins verify this ...
Sometimes Jenkins asks "Can one of the admins verify this patch?" ( e.g. here: 7 minutes ago ). What does it want and...
Read more >Upgrading GitLab
How we use patch and security patch releases. ... If you upgrade your GitLab instance while the GitLab Runner is processing jobs, the...
Read more >What You Need to Know to Manage Users in Django Admin
For example, the name of the permission to change a user is auth.change_user . Remove ads. How to Check Permissions. Model permissions are...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Can one of the admins verify this patch? 🙄
We’ve been running into this issue with our Jenkins setup, such as on this PR https://github.com/opensearch-project/OpenSearch/pull/1943