This is another try to separate the quay.io instance for
flatpak-indexer.
See more info in infra/tickets#11543
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This reverts commit db0b9e4f0c.
This is not the correct knob to adjust number of attempts.
This is number of things that have to be successfull before unlock.
1 is right here. ;(
Right now this script outputs the login message from bugzilla:
Last login: Sun Jun 21 04:22:00 UTC 2026
which causes it to email a cron output. This is useless.
Just supress that and still allow for getting other errors.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
ConfigMap and Secret differ nonsensically on the definition of this
keyword.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
This also means that static-config can be a ConfigMap, rather than a
Secret since it no longer contains any sensitive data.
Also use `stringData` instead of `data` to be explicit about its format.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
Includes the Koji, Bodhi and Database configuration
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
We have 3 compose builders, but we don't really need all of them I don't
think. The rawhide composes do boot.iso for everything and server
and server dvd here, so 2 builders I think should be fine.
Lets move this one to be a general builder to try and prevent
backlogs.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit updates the assignments for the releng-team@fp.o alias to
use a FAS group membership mail for dynamically updating who receives
email sent to this mail alias. The overall goal is to ensure a trusted
and responsible person receives email sent to this alias, and to use a
FAS group to more dynamically handle membership for who should receive
access to emails sent to this alias.
I noticed this while adjusting other aliases in the file nearby, and saw
that @jnsamyak was not yet a member of the email alias. By using the FAS
group member address, all people in the `releng-team` FAS group will
also receive mail sent to releng-team@fp.o from now on.
FYI: @humaton@kevin@jnsamyak
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
Oops. I just enabled it only for RHEL10 and newer and it should be just
versions lesser than RHEL10.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>