
Dan Mateer
Head of Product at PullRequest
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
Articles
Recent activity by Dan Mateer Sort by recent activity-
Adding Bitbucket repositories to PullRequest
NOTICE: As of 2/13/2018 PullRequest requires an installation of the PullRequest Bitbucket app in lieu of assigning a pull request to the @PullRequestBot Bitbucket account. NOTE: This guide contain...
Connecting your Proxy to PullRequest
Visit your PullRequest Proxy's root page. If you didn't install a reverse proxy this will be: http://<YOUR_SERVERS_IP>:5012 If you installed the reverse proxy then it will be whatever your domai...
Configure Bitbucket Posting User
Code reviews for your Bitbucket Server repositories will be posted as a "PullRequest" member of your Bitbucket team. In order to post code reviews, the user must be added in Bitbucket. This must be...
Installing the PullRequest Proxy
Below are steps for installing the PullRequest Proxy. You should have received a link from PullRequest with the proxy package tarball. If you haven't, please reach out to a PullRequest team member ...
Configure Bitbucket Webhooks
The following are instructions for setting up webhooks for repositories PullRequest will be used for. These steps will need to be repeated for each Bitbucket repository. This guide assumes the Pull...
Verify Data on PullRequest
After the webhooks have been configured for all of your Bitbucket Server repositories, visit https://app.pullrequest.com to verify the status of the on-premise PullRequest Proxy. The page will nee...
Creating Your PullRequest Organization
NOTE: Before kicking off PullRequest for Bitbucket on-boarding, please be sure to send your PullRequest point of contact the version(s) of Bitbucket Server you're running. At any point during the i...
Production Setup
By default the following command will run the proxy on localhost or port 5012: start.sh If desired, you should be able to connect to a reverse-proxy if desired. Alternatively if you would prefer to...
Managing the PullRequest Proxy
To check the status of your Docker containers (PullRequest Proxy and Postgres), you can run: status.sh The following will stop the the containers/proxy if they are running: stop.sh You can tail t...
Code review statuses & cancellation
Statuses: Active pull requests from connected repositories are visible in the Reviews page in the PullRequest.com. They may be one of 4 statuses: Unassigned: A "Request Review" button will appea...