https://github.com/git-bug/git-bug/blob/6d051a243c734489993c6733c1b21895d59e5e34/bridge/gitlab/export.go#L525-L539
Fails to build with:
mitmanek:git-bug (update_mods *) $ make
go generate
# github.com/MichaelMure/git-bug/bridge/gitlab
bridge/gitlab/export.go:533:12: cannot use &gitlabLabels (value of type *"github.com/xanzy/go-gitlab".Labels) as *"github.com/xanzy/go-gitlab".LabelOptions value in struct literal
git-bug.go:1: running "go": exit status 1
make: *** [Makefile:19: build] Error 1
mitmanek:git-bug (update_mods *) $
This bot triages issues in order to help the maintainers identify what
needs attention, according to the following lifecycle rules:
- After 90 days of inactivity,
lifecycle/stale is applied
- After 90 days of inactivity since
lifecycle/stale was applied,
lifecycle/rotten is applied
This bot will not automatically close stale issues.
To remove the stale status, you can:
- Remove the stale label from this issue
- Comment on this issue
- Close this issue
- Offer to help out with triaging
To avoid automatic lifecycle management of this issue, add
lifecycle/frozen.
Pinging maintainers. This issue has been inactive for 90 days.
Issues will not be automatically closed due to
inactivity.
Learn more
This bot triages issues in order to help the maintainers identify what
needs attention, according to the following lifecycle rules:
- After 90 days of inactivity,
lifecycle/idle is applied
- After 180 days of inactivity,
lifecycle/dormant is applied
The following actions remove the inactive status:
- Removing the
lifecycle/* label from this issue
- Commenting on this issue
- Adding a new assignee to this issue
- Reopening this issue
- Adding this issue to a milestone
- Pinning this issue to the top of the issue board
To avoid automatic lifecycle management of this issue, maintainers can
add the lifecycle/pinned label.