Adding support for issue-body with more than 65536 words, issue body to be created as an issue comment (#167)
* push a built package to ghcr * adding err catch * auth check * auth update * update uname * update uname * testing with splitted issues * minor fix * revert testing changes * Update approval.go
This commit is contained in:
parent
c1ebf589e2
commit
bfb0ba38d0
3 changed files with 87 additions and 6 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
run: make build
|
||||
env:
|
||||
VERSION: latest
|
||||
|
||||
- name: Test
|
||||
run: make test
|
||||
- name: Lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue