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

Reorganize required permissions and events. #145

Closed rspier closed 3 years ago

rspier commented 3 years ago

Reorganize page to look more like the current GitHub App page where Permissions and Events are separate sections. Add missing Checks permissions.


View rendered docs/deploy.md

gr2m commented 3 years ago

can you sign your commit to make DCO happy?

See instructions at https://github.com/probot/dco/pull/145/checks?check_run_id=1671382104

GitHub
Reorganize required permissions and events. by rspier · Pull Request #145 · probot/dco
Reorganize page to look more like the current GitHub App page where Permissions and Events are separate sections. Add missing Checks permissions. View rendered docs/deploy.md
rspier commented 3 years ago

Signed.

(It would be great if there was a way to do that through the GitHub webui for simple changes like this one.)

gr2m commented 3 years ago

Thanks!

(It would be great if there was a way to do that through the GitHub webui for simple changes like this one.)

I totally agree!

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: