Skip to content

v0.9.12

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 12:16
· 68 commits to master since this release
f89f53e

CLI Commands and Options

No changes.

Rule Language

  • New directive .check revision, when false it disable the default behavior that blocks updating a changed work item (see parallelism for details).
  • Directives accept blank ( ) as argument separator in addition to equal sign (=).
  • Rules can use new event variable to check the type of work item event which triggered the rule.

Build, Test, Documentation