Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ† GitHub Achievement Badges: How to Earn Every Badge (2026 Guide)

The most complete, up-to-date, and beginner-friendly guide to every GitHub Achievement Badge. Learn what each badge means, how to earn it, its tiers, and pro tips to collect them all!

GitHub Stars Last Updated Total Badges License

⭐ Star this repo so you never lose it!


πŸ“° Recent Updates

September 2026: Corrected the Galaxy Brain default tier (it's 2 accepted answers, not 1) and clarified the current status of Heart On Your Sleeve and Open Sourcerer. In early 2026, GitHub briefly re-enabled both due to a backend error, then disabled them again days later β€” they remain unreleased/unobtainable with no official criteria published yet. See their sections below for details.


πŸ“Œ Table of Contents


πŸ€” What are GitHub Achievement Badges?

GitHub Achievement Badges are special collectible awards that appear directly on your GitHub profile. They are automatically awarded by GitHub when you complete specific actions or milestones on the platform β€” like getting stars on your repos, merging pull requests, or contributing to legendary projects.

These badges sit on your public GitHub profile page and show the world your contributions, skills, and GitHub activity at a glance. Think of them as GitHub's way of gamifying open-source contributions!

Where do they appear? Go to any GitHub profile β†’ look at the left sidebar under your bio β€” you'll see all earned badges there.


πŸŽ–οΈ All GitHub Achievement Badges β€” Complete List

A quick overview of every badge available on GitHub right now.

# Badge Name Difficulty Has Tiers? Status
1 GitHub Starstruck Badge Starstruck 🟑 Medium βœ… Yes 🟒 Earnable
2 GitHub Pull Shark Badge Pull Shark 🟒 Easy βœ… Yes 🟒 Earnable
3 GitHub Pair Extraordinaire Badge Pair Extraordinaire 🟒 Easy βœ… Yes 🟒 Earnable
4 GitHub Galaxy Brain Badge Galaxy Brain 🟑 Medium βœ… Yes 🟒 Earnable
5 GitHub YOLO Badge YOLO 🟒 Easy ❌ No 🟒 Earnable
6 GitHub Quickdraw Badge Quickdraw 🟒 Easy ❌ No 🟒 Earnable
7 GitHub Heart on Your Sleeve Badge Heart On Your Sleeve ❓ Unknown βœ… Yes (planned) 🟠 Disabled
8 GitHub Open Sourcerer Badge Open Sourcerer ❓ Unknown βœ… Yes (planned) 🟠 Disabled
9 GitHub Public Sponsor Badge Public Sponsor 🟑 Medium ❌ No 🟒 Earnable
10 GitHub Arctic Code Vault Badge Arctic Code Vault Contributor πŸ”΄ Unobtainable ❌ No πŸ”΄ Retired
11 GitHub Mars 2020 Contributor Badge Mars 2020 Helicopter Contributor πŸ”΄ Unobtainable ❌ No πŸ”΄ Retired

Status key: 🟒 Earnable now Β· 🟠 Temporarily disabled (was briefly live, pulled back by GitHub) Β· πŸ”΄ Retired (permanently closed)


πŸ₯‡ Badge Tiers Explained

Some GitHub badges have multiple tiers β€” meaning the more you do, the higher the tier you unlock. Each tier upgrades the badge appearance on your profile (Default β†’ Bronze β†’ Silver β†’ Gold).

Tier Symbol Appearance
πŸ₯‰ Default No ring First time earning the badge
πŸ₯ˆ Bronze Bronze ring Mid-level milestone reached
πŸ₯‡ Silver Silver ring High-level milestone reached
πŸ… Gold Gold ring Maximum milestone reached

Tier upgrades happen automatically once you hit the required numbers. No action needed!


πŸ“– Every Badge β€” Detailed Breakdown


⭐ How to Earn the Starstruck Badge

GitHub Starstruck Achievement Badge

Awarded when: One of your repositories receives a certain number of ⭐ stars from other users.

What it means: People love your work! This badge shows you've built something the GitHub community finds valuable enough to star and save.

How to Earn It:

  1. Create a public repository on GitHub
  2. Push useful/interesting code, tools, or resources
  3. Share it with the community (Reddit, Twitter, Dev.to, etc.)
  4. Wait for stars to roll in!

Tiers:

Tier Stars Required
πŸ₯‰ Default 16 stars
πŸ₯ˆ Bronze 128 stars
πŸ₯‡ Silver 512 stars
πŸ… Gold 4096 stars

πŸ’‘ Pro Tip: READMEs with great visuals, clear purpose, and a live demo tend to get the most stars. Sharing on Reddit r/github or Hacker News can give you a big boost!


πŸ”€ How to Earn the Pull Shark Badge

GitHub Pull Shark Achievement Badge

Awarded when: A certain number of your pull requests get merged into any repository.

What it means: You're an active contributor to projects. Pull Sharks keep the open-source world running!

How to Earn It:

  1. Find an open-source project on GitHub
  2. Fork the repo and make your changes
  3. Open a Pull Request (PR)
  4. Get it reviewed and merged by the maintainer
  5. Repeat!

Tiers:

Tier Merged PRs Required
πŸ₯‰ Default 2 merged PRs
πŸ₯ˆ Bronze 16 merged PRs
πŸ₯‡ Silver 128 merged PRs
πŸ… Gold 1024 merged PRs

πŸ’‘ Pro Tip: Start by fixing typos, improving documentation, or adding tests β€” these PRs get merged quickly! Look for repos with the good first issue label.


πŸ‘₯ How to Earn the Pair Extraordinaire Badge

GitHub Pair Extraordinaire Achievement Badge

Awarded when: You co-author a commit in a pull request that gets merged.

What it means: You believe in collaboration! This badge rewards pair programming and teamwork.

How to Earn It:

  1. Work with another GitHub user on code
  2. When committing, add a co-author line at the bottom of your commit message:
Co-authored-by: Friend's Name <friends-github-email@example.com>
  1. Open a PR with that commit and get it merged

Tiers:

Tier Co-authored PRs Required
πŸ₯‰ Default 1 co-authored merged PR
πŸ₯ˆ Bronze 10 co-authored merged PRs
πŸ₯‡ Silver 24 co-authored merged PRs
πŸ… Gold 48 co-authored merged PRs

πŸ’‘ Pro Tip: You can co-author with a friend on even your own small projects. Just make sure the email matches their GitHub account email!


🧠 How to Earn the Galaxy Brain Badge

GitHub Galaxy Brain Achievement Badge

Awarded when: Your answer to a GitHub Discussion is marked as the accepted answer.

What it means: You're a knowledge-sharer and problem solver. Your answers are so good that maintainers officially mark them as the solution!

How to Earn It:

  1. Go to any public GitHub repository that has Discussions enabled
  2. Find a question/discussion where you can genuinely help
  3. Write a helpful, detailed answer
  4. Get the discussion author or repo maintainer to mark it as "Answered" βœ…

Tiers:

Tier Accepted Answers Required
πŸ₯‰ Default 2 accepted answers
πŸ₯ˆ Bronze 8 accepted answers
πŸ₯‡ Silver 16 accepted answers
πŸ… Gold 32 accepted answers

πŸ’‘ Pro Tip: Look in popular repos like microsoft/vscode, vercel/next.js, or facebook/react β€” they all have active Discussions tabs!


⚑ How to Earn the YOLO Badge

GitHub YOLO Achievement Badge

Awarded when: You merge a pull request without a code review (no one reviewed it before merging).

What it means: You live dangerously! πŸ˜„ This badge is a fun, tongue-in-cheek reward for the bold.

How to Earn It:

  1. Create a repository where you are the owner
  2. Create a new branch and make any small change
  3. Open a pull request
  4. Merge it yourself without requesting or waiting for any review

⚠️ Only do this on your own repos β€” never on professional or collaborative projects!

Tiers:

This badge has no tiers β€” you either have it or you don't.

πŸ’‘ Pro Tip: This is one of the easiest badges to get β€” can be done in under 2 minutes on any test repo you own!


πŸ”« How to Earn the Quickdraw Badge

GitHub Quickdraw Achievement Badge

Awarded when: You close an issue or pull request within 5 minutes of it being opened.

What it means: You're lightning fast! Quick to respond and take action.

How to Earn It:

  1. Open any issue or pull request on any repository (including your own)
  2. Close it within 5 minutes of opening
  3. Badge unlocked! πŸŽ‰

Tiers:

This badge has no tiers.

πŸ’‘ Pro Tip: The fastest way β€” open an issue on your own repo, then immediately close it. Done in under 10 seconds!


❀️ Heart On Your Sleeve (Currently Disabled)

GitHub Heart on Your Sleeve Achievement Badge

Intended to be awarded when: You react to something on GitHub using the ❀️ heart emoji reaction.

What it means: You spread love in the GitHub community!

🟠 Current status (September 2026): Disabled β€” not currently obtainable. GitHub briefly re-enabled this badge in early 2026 due to a backend error, then removed it again days later once they caught the mistake. It has no official release date and no confirmed criteria β€” the tier numbers below are the community's best estimate from before it was pulled, not a guarantee. Don't chase this one yet; there's nothing reliable to farm.

If/When It Returns, Expected Way to Earn It:

  1. Find any issue, PR, comment, or discussion on GitHub
  2. Click the πŸ˜„ emoji reaction button
  3. Select the ❀️ heart reaction

Community-Estimated Tiers (unconfirmed):

Tier Hearts Given
πŸ₯‰ Default 1 heart reaction
πŸ₯ˆ Bronze 16 heart reactions
πŸ₯‡ Silver 128 heart reactions
πŸ… Gold 1024 heart reactions

🌍 Open Sourcerer (Currently Disabled)

GitHub Open Sourcerer Achievement Badge

Intended to be awarded when: You have pull requests merged in multiple different public repositories.

What it means: You're not just contributing to one project β€” you're actively helping the entire open-source ecosystem!

🟠 Current status (September 2026): Disabled β€” not currently obtainable. Like Heart On Your Sleeve, this badge was briefly re-enabled by mistake in early 2026 and then pulled again. There's no official release date yet, so contributing to many repos right now won't earn it β€” it's still a good practice for its own sake (and helps toward Pull Shark), just don't expect this specific badge to appear.

If/When It Returns, Expected Way to Earn It:

  1. Contribute to at least 2 different public repositories
  2. Get PRs merged in each of them

Community-Estimated Tiers (unconfirmed):

Tier Repos Contributed To
πŸ₯‰ Default 2 repos
πŸ₯ˆ Bronze 10 repos
πŸ₯‡ Silver 24 repos
πŸ… Gold 48 repos

πŸ’‘ Pro Tip: Websites like goodfirstissue.dev and up-for-grabs.net help you find beginner-friendly issues across many different repos!


πŸ’– How to Earn the Public Sponsor Badge

GitHub Public Sponsor Achievement Badge

Awarded when: You publicly sponsor another developer or organization through GitHub Sponsors.

What it means: You financially support open-source developers β€” a true community hero!

How to Earn It:

  1. Go to any developer's profile that has GitHub Sponsors enabled
  2. Click the ❀️ Sponsor button on their profile
  3. Choose a monthly sponsorship amount and complete payment
  4. Make sure sponsorship visibility is set to Public (not private)

Tiers:

This badge has no tiers β€” sponsor once and it's yours!

πŸ’‘ Pro Tip: Many popular open-source developers have GitHub Sponsors. Even the lowest tier ($1/month) counts!


🌨️ Arctic Code Vault Contributor (Retired)

GitHub Arctic Code Vault Contributor Achievement Badge

Awarded when: You contributed code to a public repository that was archived in the 2020 GitHub Arctic Code Vault β€” a program that preserved open-source code in a vault buried in the Arctic permafrost of Norway.

What it means: Your code is literally frozen in the Arctic and will be preserved for 1,000 years! 🧊

Can You Still Earn It?

πŸ”΄ No β€” this badge is no longer obtainable. The Arctic Code Vault snapshot was taken on February 2, 2020. Only developers who had commits pushed to qualifying public repos before that date received this badge.

If you have this badge β€” treasure it! Your code is part of history forever. πŸ”οΈ


🚁 Mars 2020 Helicopter Contributor (Retired)

GitHub Mars 2020 Helicopter Contributor Achievement Badge

Awarded when: You contributed to one of the open-source repositories used by NASA's Ingenuity Mars Helicopter during the Mars 2020 mission.

What it means: Your code literally flew on another planet! πŸš€πŸͺ This is arguably the rarest and most prestigious GitHub badge in existence.

Can You Still Earn It?

πŸ”΄ No β€” this badge is no longer obtainable. The Ingenuity helicopter launched in July 2020. The list of qualifying repositories is permanently finalized.

Notable qualifying repos included numpy, opencv, fprime, and other libraries used in spacecraft software. If you contributed to any of these before the cutoff β€” you're a space legend. πŸ›Έ


πŸ‘€ How to Display Badges on Your Profile

You don't need to do anything β€” GitHub automatically shows your earned badges on your profile!

Here's where to find them:

  1. Go to your GitHub profile β†’ github.com/SahilAkoliya-Dev
  2. Look at the left sidebar beneath your bio and follower count
  3. Earned badges appear as small icons β€” hover over them to see the name and details!

To manage your badge visibility:

Settings β†’ Public profile β†’ Show Achievements on my profile β†’ Toggle on/off individual badges


πŸš€ Pro Tips to Earn Badges Fast

Goal Strategy
Get badges today (under 5 mins) Earn YOLO + Quickdraw right now on any repo you own
Grind Pull Shark fast Fix good first issue labeled tickets across popular open-source repos
Pair Extraordinaire easily Ask a friend to pair-code and add Co-authored-by: in the commit message
Galaxy Brain Answer open questions in GitHub Discussions of tools you use daily
Starstruck Build something useful, write a great README, and share on Reddit/Twitter
Open Sourcerer 🟠 Currently disabled β€” submitting fixes across repos still helps Pull Shark, but won't unlock this badge yet
Heart On Your Sleeve 🟠 Currently disabled β€” no reliable way to earn it until GitHub re-enables it

❓ Frequently Asked Questions (FAQ)

Q: Do GitHub badges affect my profile ranking or job search?

Not directly, but they signal activity, collaboration, and open-source involvement β€” things many employers notice when browsing your profile.

Q: Can I hide a badge I don't want shown?

Yes! Go to Settings β†’ Public Profile β†’ Achievement settings and toggle individual badges on or off.

Q: Do badges expire?

No. Once earned, badges stay on your profile permanently.

Q: Why don't I see my badge yet after completing the action?

GitHub can take a few hours to process. If it's been over 24 hours, try refreshing your profile or checking GitHub Status.

Q: Can I earn badges on private repos?

Most badges require public repositories or publicly visible actions. Private repo activity generally does not count.

Q: Is the Arctic Code Vault badge the rarest?

The Mars 2020 Helicopter Contributor is arguably rarer. Very few qualifying repos existed, and most contributors were core maintainers of libraries like NumPy.

Q: Are there new badges coming?

GitHub occasionally adds new badges. "Heart On Your Sleeve" and "Open Sourcerer" exist but are currently disabled (briefly went live by accident in early 2026, then were pulled again) β€” watch GitHub's blog or the Community Discussions for the official re-launch.

Q: Does starring my own repo count toward Starstruck?

No. GitHub does not count self-stars toward the Starstruck badge.

Q: Can I earn YOLO on someone else's repo?

Only if you have admin/maintainer access to that repo. The easiest way is always on your own repos.


🀝 Contributing

Found a mistake? Know about a new badge GitHub just released? Contributions are always welcome!

  1. Fork this repository
  2. Make your changes directly in the README.md
  3. Submit a Pull Request with a clear description of what you changed

Please keep all additions accurate, concise, and well-formatted to match the style of this guide. βœ…


πŸ“œ License

This project is licensed under the MIT License β€” feel free to share, fork, and use it freely!


If this guide helped you, please give it a ⭐ β€” it helps others find it too!

Made with ❀️ for the GitHub community

Releases

Packages

Contributors