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: enable goreleaser automatic changelog generation for native providers #882

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

corymhall
Copy link
Contributor

This has already been enabled for bridged providers and I want to get this working for the aws-native provider.

…viders

This has already been enabled for bridged providers and I want to get
this working for the `aws-native` provider.
corymhall added a commit to pulumi/pulumi-aws-native that referenced this pull request Apr 12, 2024
Currently we have to manually update the changelog on almost every auto
generated PR (e.g. [this one](#1479))
which means we can't automate this process.

I am switching to automatic release note generation (re [ci-mgmt](pulumi/ci-mgmt#882))
which will mean that the GitHub release will contain these release
notes.
@corymhall corymhall merged commit 1f90714 into master Apr 15, 2024
5 checks passed
@corymhall corymhall deleted the corymhall/native-changelog branch April 15, 2024 12:32
corymhall added a commit to pulumi/pulumi-aws-native that referenced this pull request Apr 16, 2024
Currently we have to manually update the changelog on almost every auto
generated PR (e.g. [this
one](#1479)) which means
we can't automate this process.

I am switching to automatic release note generation (re
[ci-mgmt](pulumi/ci-mgmt#882)) which will mean
that the GitHub release will contain these release notes.
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