Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
check-circle

GitHub Action

Task List Zero

v2.0.0-pre-4 Pre-release

Task List Zero

check-circle

Task List Zero

Ensure all tasks are checked

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Task List Zero

uses: WeeverApps/[email protected]

Learn more about this action in WeeverApps/gha-task-list-zero

Choose a version

Task List Zero GitHub Action

This action checks to see if a PR's task lists are all checked, and passes status checks if so.

How to add

    - name: Task List Zero
      uses: WeeverApps/[email protected]
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}