Support changing labels #201

Merged
wolfogre merged 31 commits from sillyguodong/act_runner:feature/declare_labels into main 2023-06-15 03:59:17 +00:00

31 Commits

Author SHA1 Message Date
eb37630603 Merge branch 'main' into feature/declare_labels
All checks were successful
checks / check and test (pull_request) Successful in 59s
2023-06-15 03:32:10 +00:00
f24147ce0f
adapt to older version Gitea
All checks were successful
checks / check and test (pull_request) Successful in 57s
2023-06-13 16:18:36 +08:00
ad3ff08e26 Merge branch 'main' into feature/declare_labels
All checks were successful
checks / check and test (pull_request) Successful in 54s
2023-06-12 14:59:32 +08:00
7407e884df Merge branch 'main' into feature/declare_labels
All checks were successful
checks / check and test (pull_request) Successful in 1m1s
2023-06-12 14:32:07 +08:00
658513ab20 Merge branch 'main' into feature/declare_labels
All checks were successful
checks / check and test (pull_request) Successful in 38s
2023-06-09 03:28:14 +00:00
489d8df450
do not exit if not specify labels in config
All checks were successful
checks / check and test (pull_request) Successful in 41s
2023-06-09 11:16:15 +08:00
1373c1e828
comment
All checks were successful
checks / check and test (pull_request) Successful in 39s
2023-06-08 15:35:50 +08:00
f3209257ae
update
All checks were successful
checks / check and test (pull_request) Successful in 40s
2023-06-08 15:29:56 +08:00
c9a8427124 Merge branch 'main' into feature/declare_labels
All checks were successful
checks / check and test (pull_request) Successful in 1m28s
2023-06-07 14:02:03 +08:00
8bbc2f22d5
vet
All checks were successful
checks / check and test (pull_request) Successful in 40s
2023-06-06 17:25:01 +08:00
e8873419aa
still pass version by request header
Some checks failed
checks / check and test (pull_request) Failing after 36s
2023-06-06 17:16:48 +08:00
71a61d161b fix
Some checks failed
checks / check and test (pull_request) Failing after 35s
2023-06-06 16:57:34 +08:00
e89f91316c
update go mod
All checks were successful
checks / check and test (pull_request) Successful in 1m19s
2023-06-06 11:45:24 +08:00
2efdf1dbb7
add version v prefix in makefile
All checks were successful
checks / check and test (pull_request) Successful in 40s
2023-06-06 11:03:39 +08:00
d0ec5b4dd3 Merge branch 'main' into feature/declare_labels
All checks were successful
checks / check and test (pull_request) Successful in 41s
# Conflicts:
#	internal/pkg/config/config.go
2023-06-06 10:13:12 +08:00
87f105a8a6
update go mod
All checks were successful
checks / check and test (pull_request) Successful in 1m25s
2023-06-06 10:06:49 +08:00
4dd6a5536d
fix log
Some checks failed
checks / check and test (pull_request) Failing after 48s
2023-06-05 18:35:34 +08:00
5d4e8cb73d
no pass version when new grpc client
Some checks failed
checks / check and test (pull_request) Failing after 49s
2023-05-22 12:20:54 +08:00
9a0d46fa66
pass version when registering and declaring
Some checks failed
checks / check and test (pull_request) Failing after 36s
2023-05-20 20:22:22 +08:00
8427d62126 Merge branch 'main' into feature/declare_labels
Some checks failed
checks / check and test (pull_request) Failing after 35s
2023-05-19 17:31:27 +08:00
3c6d18a2b8
comment
Some checks failed
checks / check and test (pull_request) Failing after 35s
2023-05-19 16:31:42 +08:00
0b38c4f6c7
fix
Some checks failed
checks / check and test (pull_request) Failing after 35s
2023-05-19 14:14:29 +08:00
ca6b129163
test
Some checks failed
checks / check and test (pull_request) Failing after 37s
2023-05-19 14:10:01 +08:00
44366109b2
go mod
All checks were successful
checks / check and test (pull_request) Successful in 38s
2023-05-19 13:54:08 +08:00
a20a89fb75
fix comment
Some checks failed
checks / check and test (pull_request) Failing after 39s
2023-05-19 12:21:36 +08:00
6dece3226f
support changing labels 2023-05-19 11:18:35 +08:00
81502dd33b not skip to input labels if labels exist in config file 2023-05-18 18:37:18 +08:00
1857cdd3d5 mockery 2023-05-18 17:17:51 +08:00
b4d901a98d revert go mod 2023-05-18 17:01:34 +08:00
acabf1b782 double quotes 2023-05-18 16:59:57 +08:00
d41d03589c register 2023-05-18 16:57:35 +08:00