GitLab MVP Selection Process
GitLab MVP
Each month GitLab recognizes one or more community contributors as GitLab MVPs (“Most Valuable Persons”) to be featured in the GitLab release post. Nominations are a rolling process so that contributors can be nominated and supported at anytime. The GitLab MVPs are recognized within the GitLab release post and across Slack and Discord. MVPs also receive an achievement badge for their profile and a GitLab swag pack or tree planting option in celebration of their contribution.
- Hall of fame list of GitLab MVPs
- Release posts on GitLab blog
Workflow for selecting GitLab MVP
-
A rolling GitLab MVP Nominations issue is used for the entire major release cycle (for example 17.0 through 17.11). Community contributors can be added to this issue at anytime.
-
Use the
mvp_workflow_tracker.md
issue template to create an issue with a checklist of steps to follow during the selection process. -
Select one or more eligible MVPs from the nomination issue.
- Selections should be chosen based on contribution and community impact, nomination comments and emoji votes.
- Selections should be completed at least 10 calendar days before the release date.
-
If this is is a minor release version, use the existing thread in the nominations issue announcing the MVP(s).
- Be sure to ping and thank the nominators and anyone who added supportive comments for the nominees.
- Add the MVP(s) to the table in the top level description of the issue.
:tada: Congratulations to our X.Y :letter_m: :letter_v: :letter_p: winner(s) X https://gitlab.com/x Note about X's contribution(s). A huge thank you to A B and C for nominating MVPs and X Y and Z for adding support.
-
From the current release branch, draft a merge request for adding the new MVP(s)
-
The first step is switching to the current release branch
release-x-y
in thewww-gitlab-org
project. Using the 15.8 release as an example, navigate to the current release branch directly on GitLab by selecting therelease-15-8
branch from the dropdown menu. If working locally, checkout therelease-15-8
branch. -
Navigate to the
mvp.yml
file inside the current release folder underdata/release_posts/x_y
. In this example it would be the15_8
folder which has a placeholdermvp.yml
file inside.- NOTE: When there are multiple MVPs, please use array syntax in the yaml files, when singular please avoid array syntax. Examples:
fullname: Single Recipient gitlab: single_username
fullname: ['First Recipient', 'Second Recipient'] gitlab: ['first_username', 'second_username']
-
Begin drafting the merge request by updating the new MVP name and user handle. Remove the placeholder text for the write-up blurb. Commit the changes on a new branch. When creating the merge request on GitLab make sure your branch is targeting the current release branch
release-x-y
and not targetingmaster
. -
Follow the steps to collaborate the MVP write-up blurb.
-
Update the data/mvps.yml file from your existing merge request.
-
Add release version, MVP name, user handle, release post date and release post URL.
-
Assign another Contributor Success team member to review/merge and double check the merge request is targeting the correct release branch.
-
Ping the release post manager into the MR for awareness.
-
Merge by the Tuesday of release week.
-
-
Award the MVP winner with the MVP achievement by running the following query in GraphiQL. (You will need to be a
Maintainer
of the Achievements Group. By default Contributor Success team members should have rights.) If there are no errors, you have succeeded! You can also verify the achievement by visiting the MVP’s GitLab profile.mutation { achievementsAward( input: {achievementId: "gid://gitlab/Achievements::Achievement/53", userId: "gid://gitlab/User/<user id>"} ) { userAchievement { id achievement { id name } user { id username } } errors } }
NOTE: To find a userId from a username, visit the GitLab profile page for the user and click the dropdown ellipsis (kebab menu) in the upper right corner.
-
Follow the steps for Sending MVP Appreciation Gifts.
-
After release post goes live, link the MVP section of the release post in Slack
#whats-happening-at-gitlab
channel along with a reminder to add new nominations.:mega: Check out our latest GitLab MVPs X & Y in the X.Y release post! You can nominate community contributors in the rolling nominations issue that covers releases 17.0 through 17.11 here: https://gitlab.com/gitlab-org/developer-relations/contributor-success/team-task/-/issues/490 Please add any community contributors throughout the year whenever you see a helpful contribution. Your support now will help them when they make future contributions to GitLab too!
-
Forward the message to
#developer-relations
,#mr-coaching
, and#core
-
Share the message in the Discord
#announcements
channel and thank any wider community members who added nominations or support. -
Update the nomination issue and the nominated thread to document the winner.
MVP Eligibility
- The Contributor Success team will make the final choice on the GitLab MVP(s).
- The Contributor Success team will consider one or more MVPs as appropriate.
- A contributor is eligible to be MVP once per major release cycle. For example, if they are MVP during any 17.* milestone, they cannot be an MVP again until the 18.0 milestone.
- A quick way to check past MVPs is to view
/data/mvps.yaml
.. - Contributors may be nominated whether they have contributed to the current release cycle or not. Contributors are recognized for previous and ongoing contributions to GitLab.
MVP Write-Up Blurb
Use the data/release_posts/x_y/mvp.yml
merge request to collaborate on the MVP write-up with the MVP winner, nominator and other team members.
The MVP write-up section should:
- Contain a brief description of the MVP’s release contribution and summary of prior GitLab contributions.
- A link to the MVP’s GitLab profile.
- Any links to relevant issues, MRs, issue boards or epics the MVP contributed to.
- Contributor Success is responsible for reviewing the entry for:
- Consistency and accuracy
- Correct and working links for user information, issues, MRs, etc.
- Correct spelling of names, organizations, product features, etc.
- Correct prounoun usage
- The write-up should be merged by the Tuesday of release week to the
data/release_posts/x_y/mvp.yml
file targeting the specific release branch
You can use the sample message below when pinging the MVP winner and team members into the merge request:
Hi **{MVP_WINNER}** :wave:
Congrats on being selected as GitLab's **{X.Y}** MVP!
We are working on a write-up for you that will be included in the **{X.Y}** release post. For reference you can check out our past [MVPs list](https://about.gitlab.com/community/mvp/) and here are a few notable examples:
- https://about.gitlab.com/releases/2024/04/18/gitlab-16-11-released/#mvp
- https://about.gitlab.com/releases/2024/03/21/gitlab-16-10-released/#mvp
- https://about.gitlab.com/releases/2024/02/15/gitlab-16-9-released/#mvp
- https://about.gitlab.com/releases/2023/07/22/gitlab-16-2-released/#mvp
- https://about.gitlab.com/releases/2023/02/22/gitlab-15-9-released/#mvp
Please let us know if there are any details you would like us to highlight about yourself, your work or your contributions to the GitLab community.
I'm also pinging **{NOMINATOR}** **{COMMENTER}** who either nominated or commented on your contributions in the **{NOMINATION_ISSUE}**. They can also chime in with anything worth noting for the release post write-up or a quote about your contributions.
We only have a few days to put this together. If we don't hear back or you don't have the time we will do our best to put something together! The **{X.Y}** release post will go live on the [release date](/handbook/engineering/releases/).
Finally we will work to get your GitLab swag sent over soon!
Sending MVP Appreciation Gifts
Every release GitLab chooses a Most Valuable Person (MVP) and the Developer Relations team recognizes them for their contributions.
- Determine MVP after release post is published to the blog
- Find MVP’s contact information
- Send Swag according to our SWAG operations guide
- Note that MVPs currently receive a Tier 3 swag prize
acfb102d
)