Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(goreleaser): Disable goreleaser changelog #325

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

Nmishin
Copy link
Collaborator

@Nmishin Nmishin commented Dec 27, 2024

Changelog will be generated to the CHANGELOG.md file

Changelog will be generated to the CHANGELOG.md file

Signed-off-by: Nikolai Mishin <sanduku.default@gmail.com>
@Nmishin Nmishin force-pushed the feat/goreleaser-changelog branch from 0b96ba6 to f94d596 Compare December 27, 2024 21:30
@kvendingoldo
Copy link
Collaborator

LGTM

@@ -78,6 +78,7 @@ jobs:
args: release --clean -f ${{ vars.GORELEASER_CONFIG_PATH }} ${{ steps.prepare_goreleaser_extra_commands.outputs.EXTRA_GORELEASER_COMMANDS }}
env:
AUR_KEY: ${{ secrets.AUR_KEY }}
DISABLE_CHANGELOG: ${{ vars.DISABLE_CHANGELOG}}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is it declared?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

settings -> secrets and variables -> Actions -> variables

@Nmishin Nmishin merged commit e4caab2 into tofuutils:main Dec 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants