There's some documentation summarizing what we've discussed in the past on this site: https://cwiki.apache.org/confluence/display/MXNET/CI+Runtime+Improvements
On Tue, Nov 6, 2018 at 10:56 AM Pedro Larroy <pedro.larroy.li...@gmail.com> wrote: > It has been raised but there are practical complications about introducing > an additional layer of logic for skipping CI in some scenarios. > > How many of these PRs do we have which will justify investing human effort > on optimizing an automated process? > How much effort shall it be dedicated to this logic that can be invested > somewhere else? > > If you have a proposal, you are welcome to explain. > > Pedro. > > On Tue, Nov 6, 2018 at 7:09 PM Lin Yuan <apefor...@gmail.com> wrote: > > > Dear Community, > > > > I recently submitted a few small PRs with only changes in README files. > > However, I noticed they still triggered the full cycle of CI including > > build and test on all platforms. > > > > Do we have a plan to speed up this process, maybe skipping non-code > related > > PRs in CI? Sorry, if this topic has been raised earlier and if not I > > appreciate any comments. > > > > Cheers, > > > > Lin > > >