hashicorp / ghaction-terraform-provider-release

Reusable GitHub Action Workflows for releasing HashiCorp, partner, and community Terraform Providers
Mozilla Public License 2.0
15 stars 9 forks source link

Add workflows for generating release notes #24

Closed SarahFrench closed 1 year ago

SarahFrench commented 1 year ago

Description

This PR is a possible solution to https://github.com/hashicorp/ghaction-terraform-provider-release/issues/23

I've taken the sed command for generating release notes from this repo's README and made it into a reusable workflow (v1). I've also produced a v2 of that workflow that uses the new version of the sed command I described in the linked issue.

I would need to update the README if this PR was accepted, but a different outcome might be avoiding making these new workflows and instead expanding the documentation about generating release notes to help users debug release note issues.

Note: I've made this PR as a draft because I expect there might be some discussion on the issue, but I'm happy for this PR to be reviewed

github-actions[bot] commented 3 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.