client_golang icon indicating copy to clipboard operation
client_golang copied to clipboard

[meta] Changelog Automation

Open ArthurSens opened this issue 7 months ago • 1 comments

Thanks to @SachinSahu431, we advanced a lot in our project of changelog automation :)

We can't say it's complete though, since we haven't battle-tested the automation with a real release, and we also found a few things we'd like to clean up.

This issue is a meta issue, collecting all things we still want to do before declaring that "Changelog automation is completed".


  • [ ] #1547
  • [ ] Do not comment on PR if the description is ok.
  • [ ] #1548
  • [ ] Go through all PR's merged since last release and add appropriate label
  • [ ] Review and merge https://github.com/prometheus/client_golang/pull/1519
  • [ ] Test automation in test branch

In a very far future, we'd like to move this work to promu. Ideally continuing the work done in https://github.com/prometheus/promu/pull/170

ArthurSens avatar Jun 27 '24 23:06 ArthurSens