Hi, PR for issue #54
At the first time running the script will request for git.centos.org release tags to create an issue for pending updates, then will listen on mqtt git.cent.org notifications for creating any future issues.
The script will create an issue like this in the package-bugs repo, the issue will have a tag with the package version (to avoid possible duplicates on restart), also if there is an open issue with a package version tag (created by the script) and there is a new update, the script will leave a comment on the previous issue, close it and create a new one (e.g. https://pagure.io/test-oidoming/issue/8).
Here is a diagram that describes how the script works.
More description available in README
Hi, PR for issue #54
At the first time running the script will request for git.centos.org release tags to create an issue for pending updates, then will listen on mqtt git.cent.org notifications for creating any future issues.
The script will create an issue like this in the package-bugs repo, the issue will have a tag with the package version (to avoid possible duplicates on restart), also if there is an open issue with a package version tag (created by the script) and there is a new update, the script will leave a comment on the previous issue, close it and create a new one (e.g. https://pagure.io/test-oidoming/issue/8).
Here is a diagram that describes how the script works.
More description available in README