Hi dev community, In the MXNet release runbook, we have a step for <Backward Compatibility checker>: https://cwiki.apache.org/confluence/display/MXNET/Release+Process#ReleaseProcess-NightlyTests This step is a part of the nightly test pipeline and it's been failing in the past 11 months: https://jenkins.mxnet-ci.amazon-ml.com/view/Nightly%20Tests/
Similarly, we have a step for <Ensure that PR verification is enabled for the target release branch> in the runbook. This step has not been executed after MXNet 1.4 release: https://jenkins.mxnet-ci.amazon-ml.com/job/incubator-mxnet/. I am wondering if these two steps are still needed? If not, can we consider to remove them from the runbook? Best, Wei
