17 Commits

Author SHA1 Message Date
Tam Mach
a1c5369c06
feat(version): Support for patch verison (#101)
This commit is to support X.Y.Z version in config.

- if X.Y.Z version is passed, honour it 👍
- if X.Y version is passed, keep the same behaviour
as it is right now.

Closes #98

Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-10-17 16:52:51 +08:00
Sergey Vilgelm
809d3b078b
Support latest tag for golangci-lint version (#64) 2020-08-02 11:04:32 -05:00
Tam Mach
d737e6d962
Fix misleading version input description (#33)
* Fix misleading version input description

Signed-off-by: Tam Mach <sayboras@yahoo.com>

* Run npm run all

* Update dep to fix CI

* Update dep to fix CI

* Bump to 1.28

* Locked down setup-go version
2020-07-06 06:17:53 +02:00
Denis Isaev
10cbc929b3
Support only-new-issues (#19)
Fixes #16
2020-05-22 10:36:12 +03:00
Stephanie Hobbs
20d5541dab
Add working-directory support (#18)
Add working-directory support

Fixes #15
2020-05-21 14:36:02 +03:00
Denis Isaev
85a3a6abe4 docs: remove 'beta version' 2020-05-16 17:24:18 +03:00
Denis Isaev
1778ebaefa
dev: shorten description 2020-05-05 18:17:02 +03:00
Denis Isaev
1dd9e0522b
dev: improve description 2020-05-05 18:11:57 +03:00
Denis Isaev
66883b5fcf
dev: change icon and color on GitHub marketplace 2020-05-05 17:57:46 +03:00
Denis Isaev
853ade09ed
reimplement github action in typescript 2020-05-04 17:48:04 +03:00
Aleksandr Razumov
4cb8a13e45
action: make github token optional 2020-04-26 19:41:24 +03:00
Aleksandr Razumov
d3ea46b6e2
add format 2020-04-26 04:39:27 +03:00
Aleksandr Razumov
c29c0c454f
add directory arg 2020-04-26 04:22:56 +03:00
Aleksandr Razumov
6eb54d49f7
add sample 2020-04-26 03:52:07 +03:00
Aleksandr Razumov
dc01ea509d
fix typo again 2020-04-26 00:42:43 +03:00
Aleksandr Razumov
adbc45ce5d
fix typo 2020-04-26 00:41:59 +03:00
Aleksandr Razumov
52ce8f5803
add draft action 2020-04-26 00:39:46 +03:00