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

Feat: Add create_pr.sh for simple creating PR automation #440

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TaeHyoungKwon
Copy link
Collaborator

@TaeHyoungKwon TaeHyoungKwon commented Jan 2, 2025

이전에 종필님이 알려주신 gh API를 이용해서 PR 바로 생성하는 쉘스크립트 코드 입니다

일단 이 PR은 공유용으로 올린 PR 이니, 사용하실분은 각자 로컬에 복붙해서 사용하시면 될것 같고, main에 merge 하진 않아도 될 것 같습니다(적당선에서, PR 닫힘 할 예정)

참고만 해주세요!

Copy link

github-actions bot commented Jan 2, 2025

우측에 있는 Projects, Milestone, Development를 확인 후 할당 해주세요~! 🙇

@TaeHyoungKwon
Copy link
Collaborator Author

충분히 고도화 해볼 수 있을거 같은데, 일단은 간단하게 쉘스크립트로 동작하도록 만들어보았습니다! 🙇🏻

@TaeHyoungKwon
Copy link
Collaborator Author

TaeHyoungKwon commented Jan 2, 2025

테스트 해보니 gh auth login 할 때, 토큰으로 로그인 하시고, 토큰의 권한을 project 생성할 수 있는 것까지 넣어야 잘동작하네요

잘동작하지 않는다면, 토큰 권한 문제일거 같으니, 토큰 권한을 확인하시고, 다시 gh 토큰 세팅하시는걸 권장 드립니다

테스트 결과 일단 잘 동작은합니다!

Copy link
Member

@jongfeel jongfeel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

올해도 적극적인 모습 감사합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants