ChessCom / actions

Collection of custom made GitHub Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@chesscom/actions

WIP Status Blocker

Purposely fail a job if a specific label is preset on the pull request. No more wasting build minutes on a pull request that has a WIP label attached to it.

- uses: chesscom/actions/wip-status-blocker@<ref>
  with:
    label: 'WIP' # <- default

About

Collection of custom made GitHub Actions


Languages

Language:JavaScript 100.0%