• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • ghprb-plugin
    • None

      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.

            Unassigned Unassigned
            sebersole Steve Ebersole
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: