## 🚀 Feature <!-- 제안하는 기능에 대해서 간결하고 명확하게 설명해주세요.--> 1. Template repo - GitHub Action fail시 #github-action-noti에 notification - Mention시 #github-mention에 notificaction 2. Individual repo - GitHub Action fail시 개인 DM / Maintainer DM(황동현/김보섭) - Mention시 #github-mention에 notification 3. etc - pytest error message format ``` XXX » feature/CONV-XXX-XXXX #15 (See commit) UNSTABLE after 4 min 32 sec (Open Jenkins) Test result: Total: 167, Failed: 4, Skipped: 13 Failed tests: tests/e2e/test_e2e.py:94 test_scenario_00 after 6.992 sec ``` - Pytest GitHub Action format에서 message, action, ref, eventName 제거 ## Motivation <!-- 제안하는 기능의 필요성과 동시에 대해서 서술해주세요. 제안하는 기능이 GitHub 관련 이슈와 같이 다른 문제여도 좋습니다. --> - Slack notification이 너무 많음 ## Pitch <!-- 어떻게 구현할지 간략하게 설명해주세요. --> - 리서치 필요 ## Additional context <!-- 추가적인 정보가 있다면 서술해주세요.-->
🚀 Feature
Template repo
- GitHub Action fail시 #github-action-noti에 notification
- Mention시 #github-mention에 notificaction
Individual repo
- GitHub Action fail시 개인 DM / Maintainer DM(황동현/김보섭)
- Mention시 #github-mention에 notification
etc
Motivation
Pitch
Additional context