Skip to content

CZ PR TODO Bot

CZ PR TODO Bot #1965

name: CZ PR TODO Bot
on:
pull_request:
types: [opened, synchronize, reopened, edited]
issue_comment:
types: [created, edited, deleted]
pull_request_review_comment:
types: [created, edited, deleted]
jobs:
todo_check:
name: PR Checkboxes
runs-on: ubuntu-latest
steps:
- uses: chanzuckerberg/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}