Skip to content

the-pool/the-pool-pull-request-reminder-action

Repository files navigation

Github Pull Request Reminder Bot

The Pool Team 의 PR 알림을 위한 Bot 입니다.

매일 오전 10시, 오후 8시 2번씩 리뷰어로 리뷰해야할 PR 을 Remind 해줍니다.

image


How To Use Custom


  1. git clone https://github.com/the-pool/the-pool-pull-request-reminder-action.git

  2. .env.sample 파일과 같은 형식으로 .env 를 만든 뒤 값을 채워주세요.

  3. message format customizing

    • discord 를 사용 시 functions sendMessage 의 값만 바꾸면 됩니다.

    • 다른 Client(ex: Slack) 을 사용한다면 해당 webhook interface 에 맞게 functions sendMessage 를 수정해야합니다.

  4. npm i

  5. npm run start 를 통해 채널에 메시지가 잘 오는지 확인해주세요.

  6. ./.github/workflows/sendPrRemind.yml 을 custom 해주세요.

  7. github action 상 추가 방법

    1. 본인 repository
    2. Settings
    3. Secret and variables - actions
    4. 사진처럼 값을 채워주세요.image

Related projects



Contributors



License


Git Hub Pull Request Reminder Bot is MIT licensed.

About

Send discord messages to remind reviewing pull requests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors