Skip to content
New issue

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

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

Already on GitHub? # to your account

Automate CHANGELOG.md Release Header #15

Closed
reynoldsalec opened this issue May 1, 2024 · 1 comment · Fixed by #16
Closed

Automate CHANGELOG.md Release Header #15

reynoldsalec opened this issue May 1, 2024 · 1 comment · Fixed by #16
Assignees
Labels
flag Flag an issue for discussion in relevant contrib meeting

Comments

@reynoldsalec
Copy link
Member

reynoldsalec commented May 1, 2024

After discussing lando/lando#3710 in our Plugin Contributor Meeting, @AaronFeledy made the suggestion that we automate the insertion of release headers into the CHANGELOG.md.

If we adopt a standard that unreleased changes should be under a ## Unreleased section, we could have the prepare-release-action automatically replace that header with a header in the correct format:

## {{VERSION}} - [{{DATE}}](https://github.com/lando/{{REPO}}/releases/tag/{{VERSION}})
@pirog
Copy link
Member

pirog commented May 3, 2024

i think this is a great idea!

@pirog pirog self-assigned this May 8, 2024
pirog added a commit that referenced this issue May 8, 2024
@pirog pirog linked a pull request May 8, 2024 that will close this issue
9 tasks
@pirog pirog closed this as completed in #16 May 8, 2024
pirog added a commit that referenced this issue May 8, 2024
* #15: first pass on token file replacer

* #15: first pass on token file replacer part 2

* #15: first pass on token file replacer part 3

* #15: first pass on token file replacer part 4

* #15: first pass on token file replacer part 5

* #15: first pass on token file replacer part 6
@github-project-automation github-project-automation bot moved this from Backlog to Done in DevOps May 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
flag Flag an issue for discussion in relevant contrib meeting
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants