Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call dynamic-readme reusable workflow #1208

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

stefannibrasil
Copy link

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

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
Copy link
Contributor

@stevepolitodesign stevepolitodesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@stefannibrasil stefannibrasil merged commit f61e5f8 into main May 17, 2024
2 checks passed
@stefannibrasil stefannibrasil deleted the dynamic-readme-workflow branch May 17, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants