Rename the CI pipeline to Fedora CI

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-08-27 21:06:58 +02:00
parent 7e999006bb
commit 7672be42f3

View file

@ -56,7 +56,7 @@ def main(msg):
data = {
'username': 'All packages PR',
'username': 'Fedora CI',
'status': done_states[state]['api'],
'comment': 'Package tests: %s' % (done_states[state]['human']),
'url': msg['build_url'],