Michael Muré

Results 119 issues of Michael Muré

I've been investigating the CI break on master. It seems that the gitlab bridge is now unable to import the status changes of an issue (open/close). This is not due...

bug
bridge

It would be neat to support comment edition or removal. A few notes: - require two new Operations - as the data model is immutable, it would not fully erase...

enhancement
Core

I just had a literal shower thought about this. Instead of concatenating a part of the bug ID with a part of the comment ID, we could *interleave* them. That...

Core
Easy pick

Comment needs to be editable from the command line. This warrant a new command: `git bug comment edit ` Comment's id can be retrieved using `git bug comment`

Easy pick

Each bridge support some but not all parameters defined in the core (see `BridgeParams`). Which are supported is announced by the result of `ValidParams()`. To make sure to have an...

area/bridges
lifecycle/stale

> I think the problem we're more worried about is whether it actually refreshes the running web UI if the folder it looks at is changing simultaneously. Our setup would...

For now, comments are rendered in the CLI and termUI as pure text. It would be neat to have markdown instead. While it's easy to find a renderer that output...

kind/feature
priority/awaiting-more-evidence
triage/needs-information
area/comments

In the same vein as `bridge auth add-token`. There is most likely a fair amount of code that could be factorized between those.

area/bridges
lifecycle/stale

Low priority, but eventually git-bug should be translated in various language. At first glance, it doesn't to be an established way to do the i18n in go. If you have...

kind/feature
lifecycle/frozen
priority/important-longterm
area/language