Skip to content

A collection of Github Actions developed by UBIO.

Notifications You must be signed in to change notification settings

ubio/github-actions

Repository files navigation

Github Actions

A collection of Github Actions developed by UBIO.

Releasing

  • Update the version in the VERSION file
  • Run script/release
  • Profit 🎉

Respository Dispatch

Creates a repository dispatch event.

View more.

Pull Request

Creates a branch, commits changes and then generates a pull request against a repository.

View more.

Cert Checker

Inspect SSL certificates for given domains.

View more.

Cert Notifier

Based on JSON output from a cert checker action, parse the results and notify Slack if certificates are expiring.

View more.

RSS(lack)

Really Simple Slack notifier

View more.