1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00

- "review accept/decline" is trying to change all reviews of a requests, if a specific one is not specified by user.

- do not always implicit add by_user on reviews.
- remove default to set a user himself as reviewer (makes no sense)
This commit is contained in:
2011-04-26 17:18:49 +02:00
parent 023a2426d9
commit a6ecdbaa1d
3 changed files with 35 additions and 13 deletions

1
NEWS
View File

@@ -14,6 +14,7 @@
- make it possible to run single source services, even when not specified in _service file.
(For example for doing a version update without creating a _service file: osc service lr update_source)
- protect rebuild and abortbuild commands with required "--all" option to mass failures by accident (similar to wipebinaries)
- "review accept/decline" is trying to change all reviews of a requests, if a specific one is not specified by user
#
# Features which requires OBS 2.3
#