Skip to content

Add redirects raketask

This will replace the individual raketasks that were created:

Nice to haves:

  • Add the redirects to redirects.yaml directly.
  • Automatically create MRs for all projects.

Related issues

technical-writing#439 (closed)

How to test

The raketask automatically creates the branches and merge requests (if any redirects are found), The caveat is that if more than one person runs this on the same day, the merge request creation will fail since the branch name will be the same.

bundle exec rake docs:clean_redirects

Merge request reports

Loading