https://packages.gentoo.org/maintainer/xfce@gentoo.org would be nice to have a tab collecting all StableRequest results from CI, i.e. a list of potential stabilization candidates.
*** Bug 739928 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/sites/soko.git/commit/?id=1a09a4ef57ca70ddb385b7a6b00ca4f489644e42 commit 1a09a4ef57ca70ddb385b7a6b00ca4f489644e42 Author: Max Magorsch <arzano@gentoo.org> AuthorDate: 2020-09-22 22:50:59 +0000 Commit: Max Magorsch <arzano@gentoo.org> CommitDate: 2020-09-22 22:50:59 +0000 Include potential stable requests in maintainer results Thanks to sam and mgorny for the suggestion Closes: https://bugs.gentoo.org/742344 Signed-off-by: Max Magorsch <arzano@gentoo.org> pkg/app/handler/maintainer/show.go | 7 ++ pkg/models/package.go | 9 +- pkg/portage/maintainers/update.go | 21 ++++- .../maintainer/components/stabilization.tmpl | 96 ++++++++++++++++++++++ web/templates/maintainer/maintainerheader.tmpl | 1 + web/templates/maintainer/show.tmpl | 2 + 6 files changed, 128 insertions(+), 8 deletions(-)