깃허브3 [GitHub]Authentication failed. Some common reasons include: 에러 해결 아래와 같이 오류가 떴을 때, Authentication failed. Some common reasons include: - You are not logged in to your account: see File > Options. - You may need to log out and log back in to refresh your token. - You do not have permission to access this repository. - The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits. - If you use SSH authenti.. [Github]본인 깃허브 프로필에 Organizations 공개로 보이게 하기 기본적으로 비공개로 설정되어 있어 다른 사람들에게는 조직이 내 프로필에서 보이지 않는다. people에 들어가서, 본인 프로필 오른쪽에 private를 public로 바꾸면 끝! [Github]깃허브 커밋 디스코드에 알림뜨게 하기(웹후크) 1. 알림 뜨게 할 채팅 채널 설정-연동에 들어가 웹후크 만들기 클릭 2. 알림이 떴을 때 나올 이름/사진 설정하기 후 url 복사 3. 복사한 url에 /github 붙이기 https://discord.com/api/webhooks/{웹훅 아이디}/{웹훅 토큰}/github 4. 깃허브로 가서 알림 뜨게할 프로젝트에 Settings-Webhooks-Add webhook 클릭 5. Payload URL에 아까 /github 붙인 링크 넣고, Content type은 json으로, Which events would you like to trigger this webhook? 은 어떤 알림을 디스코드에 보낼 것인지 설정 까지 완료했으면 맨 밑에 add webhook 클릭하고 완성! 이전 1 다음 728x90