team-play-together / together-bot

5 stars 4 forks source link

github lint action이 draft pr에는 실행되지 않도록 변경 #71

Closed lyuha closed 3 years ago

lyuha commented 3 years ago

draft pr에도 린트가 작동해서, 알림이 간다. github lint가 draft pr에는 실행하지 않도록 변경한다

github community 글 참고

WraithKim commented 3 years ago

https://github.com/comnamu18/discord_study_bot/pull/14/commits/6aa4895c959c57385a8f4aafed597abb81c3e4bf

이거처럼 적용하면 되는건가?

lyuha commented 3 years ago

아마도?

WraithKim commented 3 years ago

이슈 닫아?

lyuha commented 3 years ago

다음 pr은 draft pr부터 시작해서, 잘 동작하는지 확인하고 닫자

WraithKim commented 3 years ago

다음 pr은 draft pr부터 시작해서, 잘 동작하는지 확인하고 닫자

https://github.com/WraithKim/github_action_playground/pull/3 이러면 됨?

근데 check가 스킵된거지 통과는 됐다고 하넴;; 좀 동작이 다르네...

lyuha commented 3 years ago
WraithKim commented 3 years ago
  • [x] Draft pr 체크 안 하는 거 확인
  • [ ] review 준비가 되었을 때 설정해둔 액션들이 작동하는 자 확인

https://github.com/WraithKim/github_action_playground/pull/3#issuecomment-947557908