https://github.com/fhightower/iolaus
Tool to help you tame the Hydra that is dependency PRs. Allows you to approve and merge multiple PRs at once.
https://github.com/fhightower/iolaus
Last synced: about 1 year ago
JSON representation
Tool to help you tame the Hydra that is dependency PRs. Allows you to approve and merge multiple PRs at once.
- Host: GitHub
- URL: https://github.com/fhightower/iolaus
- Owner: fhightower
- Created: 2022-09-19T14:08:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T12:37:15.000Z (over 3 years ago)
- Last Synced: 2025-04-13T01:08:53.903Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Iolaus
Tool to help you tame the Hydra that is dependency PRs.
*"Seeing that Heracles was being overwhelmed by the multi-headed monster (the Lernaean Hydra), who grew two heads in place of each one cut off, Iolaus helped by cauterizing each neck as Heracles beheaded it."*
~ [Wikipedia](https://wikipedia.org/wiki/Iolaus)
## Usage
Drop into a docker container to run this script:
```
docker-compose run --rm dev
```
Then, run the script:
```
go run iolaus.go -h
```
You will need to provide some args to `iolaus.go`.