Skip to content

Jenkins GitHub PR commands

Christopher Armstrong edited this page Mar 10, 2015 · 2 revisions
  • "jenkins please run integration tests" - tell jenkins to run the integration tests in our CI environment.
  • "jenkins please run unit tests" - tell jenkins to run the lint & unit tests (only useful if Travis CI is being crappy/slow).