Mislav Marohnić
Mislav Marohnić
@hubro No. Perhaps someone could add a short section about default branches to both `pull-request.go` and `sync.go` help text?
@atwright147 None that I can think of
We do not have any kind of installer yet. I plan to set up a MSI installer using what I've learned by [setting this up in GitHub CLI](https://github.com/cli/cli/pull/148). After that,...
> I am really sorry beforehand if it's because I have a wrong understanding on this Status and Checks. No need to apologize, this stuff isn't really easy, and our...
@joshuabezaleel For an example of how to perform GraphQL queries in hub, here is a PR that adds some simple queries in a way that doesn't require an external library...
I have pushed some changes, mainly to: - compose GraphQL requests directly without the `graphb` library - this utilizes the `Client.GraphQL` function that is new in master - restore default...
@XVilka @joshuabezaleel The GitHub API in the meantime had some updates to make querying Checks + Statuses easier! I plan to update this PR incorporating those changes when I find...
@dawsbot I haven't worked on it since my last comment, but since then there is a new GraphQL `statusCheckRollup` API that combines information about both Checks and Statuses and their...
Hi, just checking what "unclaimed" means to you. Are you asking to filter issues to only those that do not have an assignee?
@cvhariharan Be my guest! How do you intend to surface the feature?