> -----Original Message----- > From: Pierre-Yves David [mailto:pierre-yves.da...@ens-lyon.org] > > I would prefer to have that exclusion logic in 'test-check-commit.t', > These commit still fails our commit checks, but we skip them from > automated testing. > > Just add "and not desc('#no-check-commit')" to the revset there
Seems reasonable, note however it changes the behavior as `# no-check-commit` can appear anywhere when using `desc()` while my implementation searches for it at the starting of a line. _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel