Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 684 Bytes

File metadata and controls

12 lines (9 loc) · 684 Bytes

b40d520f57f086f2e58d1f21d093935d

The test repository.

> Testing mergeable bot locally

  • Ensure smee is installed globally: npm install -g smee-client
  • Check the webhook proxy URL of the GitHub app, either in the .env or in the GitHub app's settings.
  • Copy the URL and paste to the command: smee -u <WEBHOOK_PROXY_URL>.
  • Open another tab in the terminal in the workspace of the clone of the mergeable app, then run npm run dev.
  • Make sure smee and npm run dev runs in a terminal separate from the IDE so that we can monitor all changes.
  • Do the changes in .github/mergeable.yml then test the results in GitHub.