[obs-commits] [openSUSE/osc] b55609: implement incoming option for osc rq
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: b5560955028a695000935d3dacaf9581b2ee62d7 https://github.com/openSUSE/osc/commit/b5560955028a695000935d3dacaf9581b2ee6... Author: lethliel <mstrigl@suse.de> Date: 2019-10-22 (Tue, 22 Oct 2019) Changed paths: M osc/commandline.py Log Message: ----------- implement incoming option for osc rq There is a config option 'include_request_from_project' which can be set to 0 to exclude all requests originating from the project in osc [rq|review] list. To force this behaviour just once (without always editing oscrc the '--incoming' option can be used. Commit: 6f34f2b8d84bd155f9563d005c73bf331a88ca23 https://github.com/openSUSE/osc/commit/6f34f2b8d84bd155f9563d005c73bf331a88c... Author: Marco Strigl <mstrigl@suse.com> Date: 2019-10-22 (Tue, 22 Oct 2019) Changed paths: M osc/commandline.py Log Message: ----------- Merge pull request #651 from lethliel/implement_incoming_option_for_rq implement incoming option for osc rq Compare: https://github.com/openSUSE/osc/compare/a83ec9394776...6f34f2b8d84b
participants (1)
-
Marco Strigl