Skip to content
Discussion options

You must be logged in to vote

How to get the Pair Extraordinaire badge

You earn the Pair Extraordinaire badge by getting at least one co-authored commit merged through a pull request. GitHub recognizes co-authors when the commit message includes a correctly formatted trailer line.

Fast step by step

  1. Create a public test repository with your primary account.
  2. From your secondary account, copy the no-reply email in Settings → Emails, for example 123456+username@users.noreply.github.com.
  3. Back on the primary account, create a new branch and make a small change.
  4. In the commit message, add a blank line, then the co-author trailer exactly like this:
Add sample change

Co-authored-by: Secondary Account Name 123456+username@us…

Replies: 2 comments

This comment was marked as off-topic.

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other General topics and discussions that don't fit into other categories, but are related to GitHub Question Ask and answer questions about GitHub features and usage
2 participants