Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(.github): label 자동 추가하는 action 생성 #38

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

sukvvon
Copy link
Collaborator

@sukvvon sukvvon commented Feb 12, 2024

이슈 번호

작업한 목록을 작성해 주세요

스크린샷

pr 포인트나 궁금한 점을 작성해 주세요

  • pr 혹은 issue 제목이나 본문 내용에 해당하는 문자열이 존재한다면 자동으로 label에 추가가 되도록 하는 github-action을 생성하였습니다! 저희와 같은 경우 제목 내부 feat, doc, chore 등등의 type을 보고 자동으로 할당되게 하는 것이 목적입니다! 🤔

@sukvvon sukvvon requested a review from heyman333 as a code owner February 12, 2024 21:48
@sukvvon sukvvon linked an issue Feb 12, 2024 that may be closed by this pull request
1 task
Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
favolink-web ✅ Ready (Inspect) Visit Preview Feb 12, 2024 9:48pm

@sukvvon sukvvon marked this pull request as draft February 12, 2024 21:49
@sukvvon sukvvon marked this pull request as ready for review February 12, 2024 22:20
@sukvvon sukvvon self-assigned this Feb 12, 2024
@sukvvon sukvvon added the chore 빌드 프로세스나 패키지 매니징과 같은 일상적인 업무나 유지보수 작업(빌드 시스템, 도구, 환경 설정 등) label Feb 12, 2024
@sukvvon sukvvon marked this pull request as draft February 12, 2024 22:25
@sukvvon sukvvon marked this pull request as ready for review February 12, 2024 22:26
@sukvvon sukvvon merged commit 526aefd into main Feb 12, 2024
4 checks passed
@sukvvon sukvvon deleted the chore/37 branch February 12, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 빌드 프로세스나 패키지 매니징과 같은 일상적인 업무나 유지보수 작업(빌드 시스템, 도구, 환경 설정 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(.github): label 자동 할당 추가
2 participants