GitBuddy icon indicating copy to clipboard operation
GitBuddy copied to clipboard

Your buddy in managing and maintaining GitHub repositories, and releases. Automatically generate changelogs from issues and merged pull-requests.

Results 11 GitBuddy issues
Sort by recently updated
recently updated
newest added

We don't support cocoa pods, so we should remove all traces of it.

Hello, Before 5.4 it's ok. Now I try to use Gitbuddy with swift 5.4 I got trace trap ```[1] 29091 trace trap``` I try to rebuild from source and run...

We're now fetching GH issues from the PR description, but we should be able to do the same for JIRA.

enhancement

See: https://github.blog/2021-10-04-beta-github-releases-improving-release-experience/ API: https://docs.github.com/en/rest/reference/repos#create-a-release

enhancement

[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) is a great standard that is also automatically parseable by different GitHub Actions. It would be great if GitBuddy supported formatting its output in accordance with the...

See "Optimizing storage" issue: ![image](https://user-images.githubusercontent.com/4329185/88369345-133d7180-cd90-11ea-931f-48c9b7a36b0b.png)

good first issue
help wanted

See this release: https://github.com/apple/swift-argument-parser/releases/tag/0.0.5

enhancement

In repositories with SSH authentication GitBuddy hangs at the "Fetching tags" stage. It attempts to run `git fetch --tags origin --no-recurse-submodules -q`, but this command requires an SSH key passphrase...

Hello and thanks for this great tool! It would be great if GitBuddy could be installed via Homebrew, which would be one of the easiest ways to install it on...

enhancement