ghaction-github-status

GitHub Action to check GitHub Status in your workflow

MIT License

Stars
35
Committers
3

Bot releases are hidden (Show)

ghaction-github-status - v4.0.0 Latest Release

Published by crazy-max about 1 year ago

ghaction-github-status - v3.2.0

Published by crazy-max over 1 year ago

ghaction-github-status - v3.1.0

Published by crazy-max about 2 years ago

  • Bump @actions/core from 1.6.0 to 1.10.0 (#73 #74)
  • Bump @actions/http-client from 1.0.11 to 2.0.1 (#69)
  • Bump chalk from 4.1.2 to 5.1.2 (#76)

Full Changelog: https://github.com/crazy-max/ghaction-github-status/compare/v3.0.0...v3.1.0

ghaction-github-status - v3.0.0

Published by crazy-max over 2 years ago

  • Node 16 as default runtime (#63)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
ghaction-github-status - v2.3.0

Published by crazy-max over 2 years ago

  • Codespaces status support (#62)
  • Update dev dependencies and workflow (#61)
  • Bump @actions/core from 1.2.6 to 1.6.0 (#37 #51 #55)
  • Bump minimist from 1.2.5 to 1.2.6 (#59)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#54)
  • Bump tmpl from 1.0.4 to 1.0.5 (#53)
  • Bump path-parse from 1.0.6 to 1.0.7 (#50)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#45)
  • Bump ws from 7.3.1 to 7.4.6 (#44)
  • Bump lodash from 4.17.20 to 4.17.21 (#46)
  • Bump chalk from 4.1.0 to 4.1.2 (#38 #49)
ghaction-github-status - v2.2.0

Published by crazy-max over 3 years ago

  • Bump @actions/http-client from 1.0.9 to 1.0.11 (#34)
  • Bump y18n from 4.0.0 to 4.0.1 (#36)
  • Container dev workflow (#35)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#32)
ghaction-github-status - v2.1.0

Published by crazy-max almost 4 years ago

  • Add maintenance status (#31)
  • Bump @actions/http-client from 1.0.8 to 1.0.9 (#28)
ghaction-github-status - v2.0.1

Published by crazy-max about 4 years ago

  • Fix CVE-2020-15228
ghaction-github-status - v2.0.0

Published by crazy-max about 4 years ago

  • Add issues_threshold and prs_threshold inputs
  • Remove ipp_threshold input
  • Update deps
ghaction-github-status - v1.0.1

Published by crazy-max over 4 years ago

  • Update generated content
ghaction-github-status - v1.0.0

Published by crazy-max over 4 years ago

  • Initial version