1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/.github
Mark Stacey 885bd13160
Add CLA Signature bot (#9310)
The CLA signature bot will check the authors of each PR to ensure they
have all signed the CLA. If any authors still need to sign the CLA, it
will leave a comment explaining how it can be signed, and will check
back upon each comment to see if it has been signed.

The bot used is `MetaMask/cla-signature-bot`, which is a fork of
`Roblox/cla-signature-bot`. The fork has a couple of improvements, and
it updated the PR comment text to be more appropriate for our usage.

Currently the only user on the `allowlist` is `dependabot`, but any public
members of the MetaMask organization will also be exempt from needing
to sign the CLA due to the `allow-organization-members` setting.

The signatures are stored in `cla.json` on the `cla-signatures` branch,
which is in this repository as a distinct root. We can consider moving
this to a separate repository in the future - this was just easier to
setup.
2020-08-26 13:48:35 -03:00
..
ISSUE_TEMPLATE Upodate Bug Report Template (#7716) 2019-12-19 10:44:45 -08:00
workflows Add CLA Signature bot (#9310) 2020-08-26 13:48:35 -03:00
CODEOWNERS Update CODEOWNERS (#8600) 2020-05-15 15:33:28 -02:30
CONTRIBUTING.md Move issue template and contributing doc to .github (#7952) 2020-01-30 10:30:30 -03:30
FUNDING.yml Create FUNDING.yml (#7669) 2019-12-12 12:34:40 -04:00
ISSUE_TEMPLATE.md Move issue template and contributing doc to .github (#7952) 2020-01-30 10:30:30 -03:30