Skip to content

Check Certificates and make a staus page easily using GitHub Action

License

Notifications You must be signed in to change notification settings

fengkx/cert-check

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

Repository files navigation

Check Certificates

Check Certificates using GitHub action and ouput to gist

Result

Configure example

Since the gist.githubusercontent.com has CORS headers, we can make a status page using this JSON data in gist.

An example is This repository itself contains an index.html and a asset directory.

You can make your own status page once you deployed this action. Just modify the url in asset/main.js do the trick.

Live Demo: https://cert-check.fengkx.top/

Inspired by Himself65/did-zhihu-close-down-today