-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
A backport pull request can be marked as clean with the /clean command.
Still, if a PR is marked with /clean, it can require further changes. Such further changes obviously break the cleanness of the PR. But currently, if a new commit is pushed to the PR, the clean label is not removed.
Also, if a /reviewers command is issued in the PR, the clean label should be removed, too. Currently, if a /reviewers 1 command is issued in the PR, it remains clean and ready.
An example can be found in this PR: https://github.com/openjdk/jdk11u-dev/pull/796
Still, if a PR is marked with /clean, it can require further changes. Such further changes obviously break the cleanness of the PR. But currently, if a new commit is pushed to the PR, the clean label is not removed.
Also, if a /reviewers command is issued in the PR, the clean label should be removed, too. Currently, if a /reviewers 1 command is issued in the PR, it remains clean and ready.
An example can be found in this PR: https://github.com/openjdk/jdk11u-dev/pull/796
- relates to
-
SKARA-1824 /reviewers N should remove ready status for clean backports
-
- Resolved
-
-
SKARA-1727 Ability to control whether clean backports require review
-
- Resolved
-
-
SKARA-2320 No method to remove the 'clean' label
-
- Open
-