Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❌ Mark every build as red

Build status

Spur chaos in your corner of the world by making your build status permanently red.

This action immediately exits with an error status, making the build red. It should work on any repository, with no inputs, regardless of any surrounding steps.

Usage

Inputs

None required.

Example

.github/workflows/my-workflow.yml

name: "Super-important test"
on: push
jobs:
  run:
    runs-on: ubuntu-latest
    steps:
      - uses: denbeigh2000/mark-build-red

About

Easily add a confident "build failing" badge onto any project

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages