linux-system-roles / auto-maintenance

Linux system roles wide automated repo maintenance
MIT License
25 stars 15 forks source link

As part of creating new release, get .README.html from docs branch #291

Closed spetrosi closed 1 year ago

spetrosi commented 1 year ago

Keeping .README.html in each role's root dir would help to have a consistent .README.html in RPMs. Keeping .README.html as a hidden file because it becomes outdated when new changes are made to README.md, and new release hasn't been created yet. The up-to-date README.html is stored in docs branch and is published to GitHub pages of each role as per https://github.com/linux-system-roles/.github/pull/41.

See RHELPLAN-158622