gerrit-to-github-bot/gerrit_to_github_issues
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
..
__init__.py Add initial script implemented in a Zuul playbook 2020-02-26 12:06:16 -06:00
cli.py Integrate with the github project board 2020-04-30 14:24:26 -05:00
engine.py Disable issue reopen on gerrit activity 2021-04-19 17:31:38 +00:00
errors.py Implement Gerrit change retrieval and processing 2020-02-26 14:55:57 -06:00
gerrit.py Separate the labeling and commenting logic 2021-03-05 14:58:53 +00:00
github_issues.py Skip assigned issues even if "/assign" requested 2021-02-26 15:43:09 +00:00