A bot to sync changesets and github issues
Go to file
siraj.yasin 272078ce19 Disable issue reopen on gerrit activity
* Few issues identified in BOT in reopening the issue on gerrit activity
  => When an old PS (tagged with issue number) is abandoned, BOT reopens
     the issue considering some activity on the issue in gerrit.
  => When a PS is merged and closed by BOT, in the next run if it identifies some
     event due to Post/Promote Job, then the issue is immediately re-opened.

Relates-To: #502
Change-Id: Id8516fb10c812873f1b4e4c3f2794845e29824d6
2021-04-19 17:31:38 +00:00
gerrit_to_github_issues Disable issue reopen on gerrit activity 2021-04-19 17:31:38 +00:00
zuul.d Add CI for gerrit-to-github-bot 2021-02-11 21:49:22 +00:00
.gitignore Prepare project for packaging 2020-02-27 11:01:02 -06:00
AUTHORS Integrate with the github project board 2020-04-30 14:24:26 -05:00
ChangeLog Bump version to 0.0.4 2020-03-16 16:21:56 -05:00
LICENSE Initial commit 2020-02-26 12:00:02 -06:00
README.md Prepare project for packaging 2020-02-27 11:01:02 -06:00
requirements.txt Uplift PyGithub (#2) 2020-04-30 09:52:28 -05:00
setup.cfg Bump version to 0.0.4 2020-03-16 16:21:56 -05:00
setup.py Prepare project for packaging 2020-02-27 11:01:02 -06:00

Gerrit-to-Github-Issues

A set of scripts that can be used to synchronize/update Github Issues with data from a Gerrit instance.