Skip to content

Commit

Permalink
Automatically close associated milestone on release (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Dec 18, 2023
1 parent e769a61 commit 611e657
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ checksum:
- glob: 'terraform-registry-manifest.json'
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
name_template: '{{ .ProjectName }}_{{ .Version }}_SHA256SUMS'
milestones:
- close: true
publishers:
- checksum: true
# Terraform CLI 0.10 - 0.11 perform discovery via HTTP headers on releases.hashicorp.com
Expand Down

0 comments on commit 611e657

Please sign in to comment.