From 993f22bf523203e9dc59487f1412762779aa28aa Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 18 Aug 2021 05:30:01 +0000 Subject: Improve redirects raketask --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0275c325..77bb1bc8 100644 --- a/README.md +++ b/README.md @@ -626,6 +626,12 @@ The task: Once all the MRs have been created, be sure to edit them to cross link between them and the recurring tasks issue. +To omit the automatic merge request creation: + +```shell +SKIP_MR=true bundle exec rake docs:clean_redirects +``` + ## Troubleshooting If you see a `Nanoc::Core::Site::DuplicateIdentifierError` error, confirm you have no symlinks -- cgit v1.2.3