I hereby claim:
- I am davorbonaci on github.
- I am davorbonaci (https://keybase.io/davorbonaci) on keybase.
- I have a public key ASC9906mlVY5FuT4Dr5l-qiSHKmzKYfV3fVpx52AVeWc3Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # This is a utility script to merge pull requests into Apache Beam | |
| # repositories. It supports both repositories, source and website. | |
| # | |
| # Usage: | |
| # merge_pr.sh [repository] [branch] pull_request_number | |
| # | |
| # Where: | |
| # repository: { beam | beam-site } |