wallrony
3c19f849d7
Update go.mod and adjust pandoc and watch usability ( #64 )
2021-10-06 14:33:14 -03:00
Justin McCarthy
7468711b3b
go.mod: update gitlab dep to v0.30.1
...
Releases after github.com/xanzy/go-gitlab@v0.31.0 introduce breaking
changes to the NewClient call.
Addresses #94
2020-09-14 11:31:56 -07:00
Michael E. Gruen
8baf787ed7
Bug fixes (gitlab.go): pagination, labels ( #84 )
2020-09-14 11:11:09 -07:00
Matt Simerson
d44af2e1cd
gitlab: search for the label name that issues have ( #57 )
...
* gitlab: search for the label name that issues have
comply creates tags with "comply-" prefix, so search for that
* fix issue counters by using correct label name
2018-11-08 21:53:17 -08:00
Justin McCarthy
3711e0054d
fmt
2018-08-29 15:48:07 -07:00
Mason Hensley
ce5c4c3a4a
Add gitlab issue integration ( #51 )
...
* Add gitlab issue integration
* Clean up gitlab issue integration
2018-07-20 17:45:20 -07:00