thoughtbot / suspenders

A Rails template with our standard defaults.
https://thoughtbot.com
MIT License
4.02k stars 529 forks source link

Call dynamic-readme reusable workflow #1208

Closed stefannibrasil closed 6 months ago

stefannibrasil commented 6 months ago

We want to have a way to edit our README footer at one place and have the changes from there be propagated to our repos.

By adding this snippet in the README, we call this reusable workflow: https://github.com/thoughtbot/templates/blob/main/.github/workflows/dynamic-readme.yaml that renders and updates the README footer dynamically.

More details about this approach can be found here: https://thoughtbot.com/blog/automate-processes-with-reusable-github-workflows