Skip to content

Commit a39a990

Browse files
authored
Merge pull request #1722 from plone/contribute-email-match
Document how to resolve issues with `mr-roboto`
2 parents 8b10d26 + aa44966 commit a39a990

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/contributing/core/continuous-integration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ GitHub workflows should pass before running Jenkins checks and before merging an
3232
[`mr-roboto`](https://github.com/plone/mr.roboto) enforces the requirement of a signed Plone Contributor Agreement from a new contributor, and being assigned to a Plone team on GitHub.
3333
It also suggests to run Jenkins for many Plone packages.
3434

35+
When you push a commit to a Plone repository on GitHub, the email address in your commit must match an email address in your GitHub account.
36+
If it does not match, then `mr.roboto` will notify you that there is a problem that prevents your pull request from being merged.
37+
You must resolve the issue.
38+
39+
To change the email address in your commits, see [Setting your commit email address](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address].
40+
41+
To add an email address to your GitHub account, see [Adding an email address to your GitHub account](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account).
42+
3543

3644
## Jenkins
3745

docs/contributing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You grant permission by signing and returning the Plone Contributor Agreement.
3131

3232
A volunteer member of the Plone Foundation will review your signed agreement.
3333

34-
If accepted, your GitHub account will be added to a team in the Plone GitHub organization with appropriate access, and you will simultaneously receive an email notification from GitHub.
34+
If accepted, your GitHub account will be added to a team in the Plone GitHub organization with appropriate access, and you will simultaneously receive an email from GitHub for you to accept the invitation to join the team.
3535

3636
Allow up to one week for processing.
3737
Contact the Plone Foundation by its email address for further information, including the status of your request.

0 commit comments

Comments
 (0)