RFR: 430: /summary command does not support multi-line summaries

Erik Helin ehelin at openjdk.java.net
Wed Jun 24 12:47:16 UTC 2020


Hi all,

please review this patch that makes the `/summary` pull request command accept multi-line summaries. As described on
the [Skara wiki](https://wiki.openjdk.java.net/display/SKARA/Pull+Request+Commands#PullRequestCommands-/summary) the
`/summary` command should this, since the commit message format allow for this.

Testing:
- [x] Added a new unit test
- [x] `make test` passes on Linux x64

Thanks,
Erik

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

Commit messages:
 - 430

Changes: https://git.openjdk.java.net/skara/pull/678/files
 Webrev: https://webrevs.openjdk.java.net/skara/678/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-430
  Stats: 112 lines in 2 files changed: 101 ins; 1 del; 10 mod
  Patch: https://git.openjdk.java.net/skara/pull/678.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/678/head:pull/678

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


More information about the skara-dev mailing list