CodeYourFuture / CodeYourFuture/curriculum
GitHub Action to raise a PR updating the non-local hugo modules
Open
- Dominant language
- HTML
- Stars
- 76
- Forks
- 135
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 20
Description
Right now when the PD module gets stale, we need to manually pull it in.
We should automate this with a GitHub Action which:
1. Runs `hugo mod get -u` for each hugo module
2. Creates a PR with the result
Contributor guide
Assessment
This issue has not been assessed yet.