.coveragerc
.editorconfig
.gitignore
.gitlint
.gitreview
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
license-header.txt
pyproject.toml
tox.ini
.github/workflows/gerrit-verify.yaml
.github/workflows/release.yaml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/conf.yaml
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
docs/_static/logo.png
releasenotes/notes/initial_release-eb04a5f0690afc15.yaml
src/gerrit_to_platform/__init__.py
src/gerrit_to_platform/change_merged.py
src/gerrit_to_platform/cli.py
src/gerrit_to_platform/comment_added.py
src/gerrit_to_platform/config.py
src/gerrit_to_platform/github.py
src/gerrit_to_platform/helpers.py
src/gerrit_to_platform/patchset_created.py
src/gerrit_to_platform.egg-info/PKG-INFO
src/gerrit_to_platform.egg-info/SOURCES.txt
src/gerrit_to_platform.egg-info/dependency_links.txt
src/gerrit_to_platform.egg-info/entry_points.txt
src/gerrit_to_platform.egg-info/requires.txt
src/gerrit_to_platform.egg-info/top_level.txt
tests/conftest.py
tests/test_change_merged.py
tests/test_cli.py
tests/test_comment_added.py
tests/test_config.py
tests/test_github.py
tests/test_helpers.py
tests/test_patchset_created.py
tests/fixtures/github_workflow_empty_list.json
tests/fixtures/github_workflow_empty_list_get_workflows_return.json
tests/fixtures/github_workflow_list.json
tests/fixtures/github_workflow_list_filter_workflows_return.json
tests/fixtures/github_workflow_list_filter_workflows_return_merge.json
tests/fixtures/github_workflow_list_get_workflows_return.json
tests/fixtures/limited_replication_remotes_return_github.json
tests/fixtures/limited_replication_remotes_return_gitlab.json
tests/fixtures/replication.config
tests/fixtures/replication_remotes_return.json
tests/fixtures/testconfig.ini