Skip to content

Releases: variantdev/go-actions

v0.5.12

07 Nov 23:55
Compare
Choose a tag to compare

Changelog

7334637 feat: Add pullnote command to extract notes detected with pullvet

v0.5.11

30 Oct 12:26
Compare
Choose a tag to compare

Changelog

14938c1 fix(pullvet): fix regexp pattern to do match against inline code block
190bed4 Various fixes and updates
2951128 fix lint error
d5ae1bf Add bunch of features
69acf51 Create LICENSE
74aed58 Update introduction for exec
d92fadd fix(doc): Broken link to exec
04ab07c fix(doc): Outdated description for exec
3eb955b Add usage examples to README

v0.5.10

18 Oct 05:56
Compare
Choose a tag to compare

Changelog

a461993 feat(exec): transition to "pending" state" before running command

v0.5.9

18 Oct 05:37
Compare
Choose a tag to compare

Changelog

1a31624 fix(exec): support issues event on pull request

v0.5.8

18 Oct 05:12
Compare
Choose a tag to compare

Changelog

3feabeb fix(pullvet): fix issues event parsing

v0.5.7

18 Oct 04:31
Compare
Choose a tag to compare

Changelog

bceeeb4 fix(pullvet): fix event name: issue -> issues

v0.5.6

18 Oct 04:20
Compare
Choose a tag to compare

Changelog

3802a94 feat(pullvet): handle milestone/demilestoned events via issue

v0.5.5

18 Oct 04:03
Compare
Choose a tag to compare

Changelog

adafdcd fix(pullvet): output check failures to stdout for use with exec

v0.5.4

18 Oct 03:38
Compare
Choose a tag to compare

Changelog

903da9d feat(pullvet): -label-match and -milestone-match to match regexp patterns
f9720f1 fix tests

v0.5.3

18 Oct 02:59
Compare
Choose a tag to compare

Changelog

9755a02 feat(exec): -status-target-url