Notify recovery on IRC even after a faulure in the schedule event.
Schedule events are recognized as default branch events, so we can't
filter by the dev branch to get last status.
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
OldPackageUpdate: did some cleaning up, the bug previously mentioned
is resolved now, so packages in ::gentoo don't get flagged
MissingAccountIdentifier: this is fixed as well since the check passes globally
Signed-off-by: Julien Roy <julien@jroy.ca>
By using a seperate script instead of running everything in the yml
file, we gain the ability to use and manipulate variables. This
means that we can now automatically run the latest version of
repoman, which should make this more hands-off by removing the
need to update this every now and then.
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
These updates are used for packages which have moved from ::guru
to ::gentoo under a different category/name.
Pkgcheck only looks for the updated package within ::guru even
if it still exists in ::gentoo
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
in overlays ACCT_*_ID variables should be set to -1 for auto-assignment
which means this check will always fail in ::guru
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>