Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/sibelius/circleci-cancel

Cancel CircleCI pipeline per branch
https://github.com/sibelius/circleci-cancel

Last synced: 15 days ago
JSON representation

Cancel CircleCI pipeline per branch

Lists

README

        

# Circleci auto-cancel redundant builds

from any branch

## How to run

Install deps
```bash
yarn install
```

Run
```jsx
yarn cancel
```

Example usage

```jsx
yarn cancel sibelius circleci-cancel master
```

## How to generate a token
Follow this https://circleci.com/docs/2.0/managing-api-tokens/

it works with Personal Tokens