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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -111,3 +111,7 @@
111
111
112
112
You can then run these tests in IntelliJ to reproduce the failing tests locally.
113
113
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.
114
+
- jobName: 'CHANGELOG.md was modified'
115
+
message: >
116
+
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.
117
+
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