RFR: 2495: Touch Command should return early on closed pull requests

Zhao Song zsong at openjdk.org
Wed May 7 17:28:04 UTC 2025


In [SKARA-2480](https://bugs.openjdk.org/browse/SKARA-2480), I added a new pull request command /touch. When the /touch command is issued on a closed pull request, Skara should return immediately. I forgot to add the return statement in that logic.

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

Commit messages:
 - SKARA-2495

Changes: https://git.openjdk.org/skara/pull/1718/files
  Webrev: https://webrevs.openjdk.org/?repo=skara&pr=1718&range=00
  Issue: https://bugs.openjdk.org/browse/SKARA-2495
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/skara/pull/1718.diff
  Fetch: git fetch https://git.openjdk.org/skara.git pull/1718/head:pull/1718

PR: https://git.openjdk.org/skara/pull/1718


More information about the skara-dev mailing list