Skip to content

GitHub Pull Request task list checker.

Actions

About

To check pull request task list is all completed or not
v1.0.1
Latest
Star (1)

How to use

name: pr-task-list-checker

on:
  pull_request:
    types:
      - opened
      - edited

jobs:
  pr-task-list-checker:
    runs-on: ubuntu-latest
    steps:
      - uses: sumally/github-check-tasklist-action@v1.0.0

GitHub Pull Request task list checker. is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

To check pull request task list is all completed or not
v1.0.1
Latest

GitHub Pull Request task list checker. is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.