RFR: pr: enable exclusion of commit comments authors

Erik Helin ehelin at openjdk.java.net
Fri Mar 19 15:08:46 UTC 2021


Hi all,

please review this patch that makes it possible to configure whose commits comments should be ignored. This mechanism will be used to exclude commit comments from the bots (who make the vast majority of commit comments). This will speed up `GitLabRepository.recentCommitComments` quite a bit.

Thanks,
Erik

-------------

Commit messages:
 - pr: exclude commit comments from bots

Changes: https://git.openjdk.java.net/skara/pull/1084/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1084&range=00
  Stats: 34 lines in 9 files changed: 23 ins; 0 del; 11 mod
  Patch: https://git.openjdk.java.net/skara/pull/1084.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1084/head:pull/1084

PR: https://git.openjdk.java.net/skara/pull/1084


More information about the skara-dev mailing list