Skip to content

Commit

Permalink
Trigger changelog test
Browse files Browse the repository at this point in the history
  • Loading branch information
cbbayburt committed Oct 26, 2023
1 parent d05a63d commit 0e7f380
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
Empty file added java/myfile
Empty file.
19 changes: 19 additions & 0 deletions java/spacewalk-java.changes.asd
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
- My changelog entry
- My very long changelog entry. My very long changelog entry. My very long changelog entry. My very long changelog entry.

Check failure on line 2 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Line exceeds 67 characters in file java/spacewalk-java.changes.asd#L2
- This is a
multi-line entry
- This is a multi-line entry
with wrong indentation

Check failure on line 6 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Wrong indentation in file java/spacewalk-java.changes.asd#L6

Check failure on line 7 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Empty line in file java/spacewalk-java.changes.asd#L7
- Another entry
- Entry with wrong indentation

Check failure on line 9 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Wrong indentation in file java/spacewalk-java.changes.asd#L9
- Entry with multiple whitespaces

Check failure on line 10 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Multiple whitespaces in file java/spacewalk-java.changes.asd#L10
- not capitalized

Check failure on line 11 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Wrong capitalization in file java/spacewalk-java.changes.asd#L11
- This is a multi-line
entry with wrong
spacing after punctuation,characters

Check failure on line 14 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Wrong spacing in file java/spacewalk-java.changes.asd#L12-14
- Yet another entry
- Entry with trailing whitespaces

Check failure on line 16 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Trailing whitespaces in file java/spacewalk-java.changes.asd#L16
- This is a multi-line
entry. with wrong
capitalization after a full stop.

Check failure on line 19 in java/spacewalk-java.changes.asd

View workflow job for this annotation

GitHub Actions / Changelog tests

Wrong capitalization in file java/spacewalk-java.changes.asd#L17-19
3 changes: 3 additions & 0 deletions java/spacewalk-java.changes.asd2
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Has trailing whitespace

Check failure on line 1 in java/spacewalk-java.changes.asd2

View workflow job for this annotation

GitHub Actions / Changelog tests

Entries must start with '- ' characters in file java/spacewalk-java.changes.asd2#L1
- My bugfix (bsc#1231231) with a multi-line
changelog entry
Empty file added web/myfile
Empty file.
Empty file added web/spacewalk-web.changes.ax
Empty file.

0 comments on commit 0e7f380

Please sign in to comment.