Skip to content

v0.50.0

Choose a tag to compare

@archgatebot archgatebot released this 17 Jul 08:39
cd63671

Features

  • engine: cache ctx.ast() parse results within a single check run (#487) (40b39d3), closes #482
  • engine: ctx.findAstNodes() generic AST node collector (#486) (f14b73b), closes #483
  • engine: support { comments: true } for ctx.ast() Ruby (#485) (36b891f), closes #484

Bug Fixes

  • ci: run PR workflows when a draft is marked ready for review (#488) (ab1fc96), closes #485 #486