git-release icon indicating copy to clipboard operation
git-release copied to clipboard

Publish a GitHub Release :package: with Assets :file_folder: and Changelog :bookmark:

Results 8 git-release issues
Sort by recently updated
recently updated
newest added

### Description `git-release` fails to do a GitHub release. ### Tag `1.1.2` ### Workflow ```yaml name: Release on: push: tags: ['*'] permissions: contents: write jobs: release: name: Release runs-on: ubuntu-latest...

bug
invalid
stale
v5

### Description In release candidate branches, we're having a suffix with the commit name (as we release version to test our code by some branch naming convention and we don'...

question
stale
v6

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0. Commits 84cb9f7 oauth2: fix typo in comment 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint See full diff in compare view...

dependencies

## Summary - add `BodyTemplate` configuration and new `GetBody` helper - wire up release body creation in main - support templated release bodies in `release` package - document `BODY_TEMPLATE` and...

stale
codex

Adds `BODY_PREFIX` and `BODY_SUFFIX` optional environment variable configurations to enable augmenting release body contents around the Changlog entries. For example, I want a suffix after my Changlog in each release...

enhancement
stale

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.26.0. Commits b9c813b google: add warning about externally-provided credentials 49a531d all: make method and struct comments match the names See full diff in compare view...

stale
dependencies

Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.11.0 to 1.12.0. Release notes Sourced from github.com/spf13/afero's releases. v1.12.0 What's Changed improve ci by @​sagikazarmark in spf13/afero#438 Update dependencies by @​sagikazarmark in spf13/afero#439 add dependabot by...

stale
dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.10.0 What's Changed Functional Changes Add PanicAssertionFunc by @​fahimbagar in stretchr/testify#1337 assert: deprecate CompareType by @​dolmen in stretchr/testify#1566...

stale
dependencies