.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/dependabot.yml
.github/workflows/codeql.yaml
.github/workflows/gerrit-verify.yaml
.github/workflows/github2gerrit.yaml
.github/workflows/release.yaml
docs/GITHUB_WORKFLOW_INPUT_LIMIT_SOLUTION.md
docs/LOGGING.md
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/conf.yaml
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/onboard.rst
docs/readme.rst
docs/requirements.txt
docs/troubleshooting.rst
docs/_static/.gitignore
docs/_static/logo.png
examples/workflows/gerrit-merge.yaml
examples/workflows/gerrit-verify-manual-dispatch.yaml
examples/workflows/gerrit-verify.yaml
examples/workflows/github-vanilla-verify.yaml
releasenotes/notes/centralised-logging-framework-1c8a4e2b9f3d7a55.yaml
releasenotes/notes/configparser-strict-false-3e9f8a1b2c4d5061.yaml
releasenotes/notes/document-workflow-filename-matching-3bf75b7698b61c58.yaml
releasenotes/notes/fix-comment-added-mapping-doc-typo-3c0e0290dc7b2861.yaml
releasenotes/notes/fix_required_branch_ref-5895658b99c9721b.yaml
releasenotes/notes/gerrit-3x-change-id-format-7d2b9e4a51f8c0c3.yaml
releasenotes/notes/initial_release-eb04a5f0690afc15.yaml
releasenotes/notes/only-file-names-f0e5c44c8f62bca4.yaml
releasenotes/notes/required_workflows-859326ccaa55da24.yaml
releasenotes/notes/skip-unreadable-changes-8f3a1c6e2d94b077.yaml
releasenotes/notes/workflow-migration-guide-1c231711e6f84962.yaml
src/gerrit_to_platform/__init__.py
src/gerrit_to_platform/_logging.py
src/gerrit_to_platform/change_merged.py
src/gerrit_to_platform/comment_added.py
src/gerrit_to_platform/config.py
src/gerrit_to_platform/gerrit.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/scm_file_list.json
src/gerrit_to_platform.egg-info/scm_version.json
src/gerrit_to_platform.egg-info/top_level.txt
tests/conftest.py
tests/test_change_merged.py
tests/test_comment_added.py
tests/test_comment_added_chatops.py
tests/test_config.py
tests/test_gerrit.py
tests/test_github.py
tests/test_helpers.py
tests/test_logging.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/github_workflow_list_required_filter_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_multi_fetch.config
tests/fixtures/replication_remotes_return.json
tests/fixtures/testconfig.ini