Hariharan

Results 6 issues of Hariharan

### Description: This PR adds a `validate` command to allow config validation as specified in #736. ### Checklist: * [x] Does your PR pass tests? * [x] Have you written...

This PR adds a `--no-assignee` flag to issue command to allow fetching unassigned issues. ### Example usage ``` hub issue --no-assignee ```

> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...

This PR adds support for self-hosted GitLab instances. ![mergestat-gitlab](https://github.com/mergestat/mergestat/assets/14965074/b50fdea2-9c0d-4b82-86e4-c85b34048d0c) Fixes: #1161 #1155 #1146

This change allows running mergestat without privileged mode. Fixes #1075

When trying to pause / edit the mirror, the mirror page does not open. Looking at the requests, there is one request to `/api/v1/mirrors/status` that returns a `429` with the...