기타 정보

github Achievements 뱃지 설정하기

감자156 2023. 10. 27. 14:21
반응형

Achievements 란?

깃헙 프로필을 보면 왼쪽 하단에 Achivements가 있다. 게임의 도전과제 처럼 특정 조건을 만족하면 프로필에 게시할 수 있는 뱃지이다. 아래 상어 뱃지는 pr을 2개 이상 보내고 merge 되면 받을 수 있다.

 

뱃지 보이게 설정하는 법

아래 링크의 "Displaying badges on your profile" 참조

https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile#displaying-badges-on-your-profile

 

Personalizing your profile - GitHub Docs

You can share information about yourself with other GitHub users by setting a profile picture and adding a bio to your profile.

docs.github.com

 

뱃지 안보이게 설정하는 법

https://github.blog/2022-06-09-introducing-achievements-recognizing-the-many-stages-of-a-developers-coding-journey/

 

Introducing Achievements: recognizing the many stages of a developer’s coding journey

Available in public beta today, we're announcing Achievements as a new way to commemorate milestones on GitHub.

github.blog

 

뱃지 종류

뱃지 종류와 필요한 조건들은 아래 깃헙에 정리되어 있다.

https://github.com/Schweinepriester/github-profile-achievements

 

GitHub - Schweinepriester/github-profile-achievements: A collection listing all Achievements available on the GitHub profile

A collection listing all Achievements available on the GitHub profile 🏆 - GitHub - Schweinepriester/github-profile-achievements: A collection listing all Achievements available on the GitHub profile 🏆

github.com

 

 

반응형