I can comment on the second item. > 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/.
The branch protection is enabled for all release branches based on the name regex in INFRA-20471 [1] so that it doesn't require manual setting as long as the naming convention is kept. Thanks, Sheng [1] https://issues.apache.org/jira/browse/INFRA-20471 On 2021/02/17 23:53:18, Wei Chu <[email protected]> wrote: > 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 > >
