diff --git a/.github/workflows/changelogs.yml b/.github/workflows/changelogs.yml index 7b5971093399..37df0543e335 100644 --- a/.github/workflows/changelogs.yml +++ b/.github/workflows/changelogs.yml @@ -5,6 +5,7 @@ on: types: [opened, edited, synchronize, reopened, closed] # Only execute on the main branches (feature branches are excluded) branches: + - changelog-action - master # Uyuni patches - 'Uyuni-[0-9]+.[0-9]+' diff --git a/java/myfile b/java/myfile new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/java/spacewalk-java.changes.asd b/java/spacewalk-java.changes.asd new file mode 100644 index 000000000000..a1b1e221fc5b --- /dev/null +++ b/java/spacewalk-java.changes.asd @@ -0,0 +1,21 @@ +- My changelog entry +- My very long changelog entry. My very long changelog entry. My very long changelog entry. My very long changelog entry. +- This is a + multi-line entry +- This is a multi-line entry +with wrong indentation + +- Another entry + - Entry with wrong indentation +- Entry with multiple whitespaces +- Mistyped tracker here (bsv#1231231) +- not capitalized +- This is a multi-line + entry with wrong + spacing after punctuation,characters +- Yet another entry +- Another mistyped tracker (sc#1231231) +- Entry with trailing whitespaces +- This is a multi-line + entry. with wrong + capitalization after a full stop. diff --git a/java/spacewalk-java.changes.asd2 b/java/spacewalk-java.changes.asd2 new file mode 100644 index 000000000000..75dbb7a61bde --- /dev/null +++ b/java/spacewalk-java.changes.asd2 @@ -0,0 +1,5 @@ +- My bugfix (bsc#1231231) with a multi-line + changelog entry +- Valid bug tracker (bsc#1216509) +- Valid bug trackers (bsc#1215813, bsc#1214463) +- Another valid bug tracker, according to IBS/OBS trackers (bnc#1216509) diff --git a/web/myfile b/web/myfile new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/web/spacewalk-web.changes.ax b/web/spacewalk-web.changes.ax new file mode 100644 index 000000000000..e69de29bb2d1