Skip to content

A GitHub action to combine many status checks into one required check.

License

Notifications You must be signed in to change notification settings

etsy/combined-status-check-action

Repository files navigation

combined-status-check-action

This action allows you to combine a bunch of individual status checks into one required check. This is useful for third-party statuses that may be dynamically created, and would be tedious to require individually.

Usage

- uses: etsy/combined-status-check@v1
  with:
    status-regex: "^Some Third Party"

See action.yml for all available options.

About

A GitHub action to combine many status checks into one required check.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published