ROCm / rocprofiler-compute

Advanced Profiling and Analytics for AMD Hardware
https://rocm.docs.amd.com/projects/omniperf/en/latest/
MIT License
138 stars 49 forks source link

Automate release notes #438

Closed coleramos425 closed 1 month ago

coleramos425 commented 1 month ago

This pull request automates the creation of release notes via the gh-release action used in the existing packaging.yml workflow. Additionally, a "smart" release name will be assigned following "Omniperf VERSION for rocm-x.x.x", i.e. image

CC: @njobypet

coleramos425 commented 1 month ago

@dgaliffiAMD the name field introduced in this PR to assign "smart" release name could also be leveraged in Omnitraces release.yml workflow since y'all are also using softprops/action-gh-release