dcoapp / app

GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests
https://github.com/apps/dco
ISC License
297 stars 75 forks source link

Add link to instructions to check out PR locally #122

Closed brianwarner closed 4 years ago

brianwarner commented 4 years ago

When a user is making changes via the GitHub web UI (for example, editing a README.md in their browser using the edit button) they may not have a local copy of the branch. This edits the failure message to include a link to instructions on how to clone a PR locally.

Signed-off-by: Brian Warner brian@bdwarner.com

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: