You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ghprcomment.yml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -115,3 +115,11 @@
115
115
116
116
You can then run these tests in IntelliJ to reproduce the failing tests locally.
117
117
We offer a quick test running howto in the section [Final build system checks](https://devdocs.jabref.org/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.html#final-build-system-checks) in our setup guide.
118
+
- jobName: 'CHANGELOG.md needs to be modified'
119
+
message: >
120
+
You ticked that you modified `CHANGELOG.md`, but no new entry was found there.
121
+
122
+
123
+
If you made changes that are visible to the user, please add a brief description along with the issue number to the `CHANGELOG.md` file.
124
+
If you did not, please replace the cross (`[x]`) by a slash (`[/]`) to indicate that no `CHANGELOG.md` entry is necessary.
125
+
More details can be found in our [Developer Documentation about the changelog](https://devdocs.jabref.org/decisions/0007-human-readable-changelog.html).
0 commit comments