I am having difficulty understanding the TagBot github action for Julia releases. (This is for my package at GitHub - dankelley/OceanAnalysis.jl: Julia code for oceanographic analysis).
I added Appendix 1 (below) as a commit on a commit note in my package. A moment later, the message given in Appendix 2 (below) appeared. Several minutes later, the message shown in Appendix 3 (below) appeared from the AutoMerge.run procedure.
What am I doing wrong?
APPENDIX 1.
@JuliaRegistrator register
Release notes
* Add get_topography_file(), read_topography() and plot_topography().
* Add N2().
* Add get_argo_index(), get_argo_file() and read_argo().
* Work towards more helpful ';' usage in functions.
* Clean up code documentation, e.g. fixing line breaks in sentences.
* Add a 'dep' item for Plots.
Breaking changes:
* Rename getElement() as get_element().
* Rename plotProfile() as plot_profile().
* Rename plotTS() as plot_TS().
* Rename readArgo() as read_argo().
* Rename readCtdCnv() as read_ctd_cnv().
APPENDIX 2.
Registration pull request updated: [JuliaRegistries/General/139721](https://github.com/JuliaRegistries/General/pull/139721)
**Recommendation: add release notes**
Release notes help your users know what has changed in the new version. For breaking releases in particular, it's recommended to document what breaking changes were made (or point to where changes can be found, such as a changelog).
To add release notes, just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.
@JuliaRegistrator register
Release notes:
## Breaking changes
- blah
To add release notes to this registration, just re-invoke JuliaRegistrator and the PR will be updated.
APPENDIX 3.
**Debug:** Found `BREAKING` label
**â””** @ RegistryCI.AutoMerge ~/.julia/packages/RegistryCI/hORYl/src/AutoMerge/util.jl:329
**┌ Info:** Release notes have not been provided that explain why this is a breaking change.
**│** meets_this_guideline = false
**└** message = "This is a breaking change, but no release notes have been provided. Please add release notes that explain the breaking change.\n <details><summary>Example of adding release notes with breaking notice</summary>\n\n If you are using the comment bot `@J" **⋯** **364 bytes** **⋯** " did the first time, but enter release notes that specify the breaking changes.\n\n Either way, you need to mention the words \"breaking\" or \"changelog\", even if it is just to say \"there are no breaking changes\", or \"see the changelog\".\n </details>\n\n"