Issue Type: Bug Bug
Assignee: Honza Brázdil
Components: ghprb
Created: 08/May/13 2:53 PM
Description:

The project I work on does not typically use pull requests for code review amongst the development team. Instead pull requests are typically contributions from the community. I'd like to leverage your pull request plugin to valid that each incoming pull request is "buildable".

In general I like everything the plugin does now. However, it works explicitly on the whitelist model. So it wants to have the contributor of every pull request added to the whitelist before it tries to build that pull request, and if they are not it continues to add comments to the pull request.

Instead, I'd like each pull request to be built by default. Obviously this opens the server up to brute force type attacks via spamming the project with pull requests. So I'd like to see a blacklist for accounts, which is the inverse of the whitelist. Esepcially if the feature could allow automatic blacklisting after a configurable number of failed pull request builds.

Project: Jenkins
Priority: Major Major
Reporter: Steve Ebersole
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to