gitpanda icon indicating copy to clipboard operation
gitpanda copied to clipboard

GitLab URL expander for Slack

Results 2 gitpanda issues
Sort by recently updated
recently updated
newest added

https://docs.gitlab.com/user/work_items/

enhancement

Cannot retrieve comments POSTed by [Service accounts](https://docs.gitlab.com/user/profile/service_accounts/) This fails here https://github.com/sue445/gitpanda/blob/5ca80131c7ea7904bec1848bc34e0293302601f3/gitlab/merge_request_fetcher.go#L55-L62 error log (v17.3.7-ee) ``` 2025/07/14 09:54:18 http: panic serving 169.254.169.126:55740: 404 Not Found goroutine 21 [running]: net/http.(*conn).serve.func1() /usr/local/go/src/net/http/server.go:1947 +0xbe...

bug