diff options
author | Twenty Panda <twenty-panda@posteo.com> | 2024-07-25 22:00:14 +0200 |
---|---|---|
committer | Twenty Panda <twenty-panda@posteo.com> | 2024-07-25 22:32:14 +0200 |
commit | b85ec067ca40868c523f50fb60fe4e6bbdbc8ee9 (patch) | |
tree | 7316018d4e280b0026e8613133f9bf64b7c95a7e /.release-notes-assistant.yaml | |
parent | Merge pull request '[I18N] Remove unneeded translation' (#4690) from gusted/f... (diff) | |
download | forgejo-b85ec067ca40868c523f50fb60fe4e6bbdbc8ee9.tar.xz forgejo-b85ec067ca40868c523f50fb60fe4e6bbdbc8ee9.zip |
feat(release-notes-assistant): diff of the change in preview
Diffstat (limited to '.release-notes-assistant.yaml')
-rw-r--r-- | .release-notes-assistant.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.release-notes-assistant.yaml b/.release-notes-assistant.yaml index 4d2fbf55d2..15c73f9b39 100644 --- a/.release-notes-assistant.yaml +++ b/.release-notes-assistant.yaml @@ -17,6 +17,11 @@ comment: | The following is a preview of the release notes for this pull request, as they will appear in the upcoming release. They are derived from the content of the `%[2]s/%[3]s.md` file, if it exists, or the title of the pull request. They were also added at the bottom of the description of this pull request for easier reference. This message and the release notes originate from a call to the [release-notes-assistant](https://code.forgejo.org/forgejo/release-notes-assistant). + + ```diff + %[4]s + ``` + </details> %[1]s |