Automatically update your pinned gist with your site's Lighthouse metrics.
- Create a token in your GitHub account settings with the
gist scope
only and copy it - Create a new public Gist and copy ID from url (string after last slash)
- Fork this repo
- Go to Settings > Secrets > Actions secrets in your fork
- Create new Environment secrets:
GH_TOKEN
: GitHub token generated earlierGIST_ID
: your Gist IDURL
: your url
It's all. Go to Actions > Lighthouse Metrics and Run workflow. Gist should update and show Lighthouse metrics. Next, statistics will be updated automatically every day. Pin this gist on your profile!
Inspired from awesome pinned-gist project
If you have any feedback, comments or suggestions, please feel free to open an issue within this repository.
Please see CONTRIBUTING for details.
- Pavel Bychko (abordage)
- All Contributors
The MIT License (MIT). Please see License File for more information.