From 0dcf676a388ba4e894d7fd6ccd0a58c41fc9c3d2 Mon Sep 17 00:00:00 2001 From: David Auer Date: Apr 25 2020 13:06:17 +0000 Subject: Update current eol versions for you-can-pry-it-from-my-cold-undead-hands Source: https://fedoraproject.org/wiki/End_of_life --- diff --git a/rules/you-can-pry-it-from-my-cold-undead-hands.yml b/rules/you-can-pry-it-from-my-cold-undead-hands.yml index 814774a..22321a6 100644 --- a/rules/you-can-pry-it-from-my-cold-undead-hands.yml +++ b/rules/you-can-pry-it-from-my-cold-undead-hands.yml @@ -8,12 +8,12 @@ image_url: https://badges.fedoraproject.org/pngs/you-can-pry-it-from-my-col issuer_id: fedora-project # Here we award the badge if the user pushes a commit to a branch that is in our blacklist -# TODO -- we have to add .fc20 when it goes EOL. +# TODO -- we have to add .fc30 when it goes EOL. # https://fedoraproject.org/wiki/End_of_life_SOP#Badges_tasks trigger: all: - topic: prod.git.receive - - lambda: "msg.get('msg', {}).get('commit', {}).get('branch', None) in ['f27', 'f26', 'f25', 'f24', 'f23', 'f22', 'f21', 'f20', 'f19', 'f18', 'f17', 'f16', 'f15', 'el5']" + - lambda: "msg.get('msg', {}).get('commit', {}).get('branch', None) in ['f29', 'f28', 'f27', 'f26', 'f25', 'f24', 'f23', 'f22', 'f21', 'f20', 'f19', 'f18', 'f17', 'f16', 'f15', 'el5']" # This is boilerplate to make the fedbadges daemon happy criteria: