#1632 Switch the weekly FTBFS reminders to F39
Merged 6 months ago by kevin. Opened 6 months ago by churchyard.
fedora-infra/ churchyard/ansible f39ftbfs  into  main

@@ -1,11 +1,11 @@ 

  [bugzilla]

  {% if env == "production" %}

  bugzilla=https://bugzilla.redhat.com/

- tracking=2117176

+ tracking=2168842

  api_key={{ prod_releng_bz_api_key }}

  {% elif env == 'staging' %}

  bugzilla=https://bugzilla.stage.redhat.com/

  tracking=1732434

  api_key={{ stg_releng_bz_api_key }}

  {% endif %}

- fedora=f38

+ fedora=f39

We should have done this a bit sooner, but better now than never.

rebased onto 9d5c2b8

6 months ago

rebased onto 9d5c2b8

6 months ago

Pull-Request has been merged by kevin

6 months ago

@kevin Thanks for merging. Does this need some kind of restart to become "active"?

I ran the playbook, so it should be 'live' now...

Metadata