gitextract_elq9iiy3/ ├── .github/ │ └── stale.yml ├── CHANGELOG.md ├── Dockerfile ├── LICENSE ├── README.md ├── action.yml ├── examples/ │ ├── assignees-example.yml │ ├── branch-from-environment.yml │ ├── custom-body-example.yml │ ├── outputs-example.yml │ ├── push-example.yml │ ├── release-example.yml │ └── reviewers-example.yml └── pull-request.py