RFR: 1936: IssueCommand would change pr title in GitLab [v2]

Zhao Song zsong at openjdk.org
Thu Jun 8 18:37:48 UTC 2023


> In GitLab, when a user wants to create a PR in draft mode, they need to include the prefix "Draft: " before the title(Checked the GitLab Document, "WIP" is already deprecated and removed). However, if the user wants to use the "/issue" command to add another issue to this PR, the pr bot will not be able to parse the issue within the PR title. Therefore, the bot will modify the PR title to match the new issue the user wants to add, resulting in the removal of the draft state of the PR.

Zhao Song has updated the pull request incrementally with two additional commits since the last revision:

 - fix typo
 - SKARA-1936

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

Changes:
  - all: https://git.openjdk.org/skara/pull/1528/files
  - new: https://git.openjdk.org/skara/pull/1528/files/f84f29f5..1a504afe

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1528&range=01
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1528&range=00-01

  Stats: 34 lines in 2 files changed: 23 ins; 7 del; 4 mod
  Patch: https://git.openjdk.org/skara/pull/1528.diff
  Fetch: git fetch https://git.openjdk.org/skara.git pull/1528/head:pull/1528

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


More information about the skara-dev mailing list