sync2jira
This is a process that listens to activity on upstream repos on
Install
- All systems
-
curl cmd.cat/sync2jira.sh
- Fedora
-
dnf install python2-sync2jira
- Dockerfile
- dockerfile.run/sync2jira
python2-sync2jira
This is a process that listens to activity on upstream repos on
pagure and github via fedmsg, and syncs new issues there to a Jira instance elsewhere. Configuration is in /etc/fedmsg.d/. You can maintain a mapping there that allows you to match one upstream repo (say, 'pungi' on pagure) to a downstream project/component pair in Jira (say, 'COMPOSE', and 'Pungi').