theforeman / theforeman-rel-eng

Release engineering scripts
0 stars 16 forks source link

Make Katello release docs verification step actionable #324

Open ekohl opened 10 months ago

ekohl commented 10 months ago

We have this line: https://github.com/theforeman/theforeman-rel-eng/blob/5907faaaf72f402fa9cdca91310db44077da2614/procedures/katello/release.md.erb#L89

This isn't very actionable, since it isn't explicit. A good first step is to make install and upgrade clickable links to the pages. Then some hints about how to test them would be useful.

Suggested by @Griffin-Sullivan.