Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a script to clone nonbillable information using deploy keys
The script requires the environment variable GH_NONBILLABLE_DEPLOYKEY to be set, containg the private key of the deploy key pair If ran on a local machine with a .ssh/config file already setup by the user, it also expects the Host `github-nonbillable` to be configured For more detail, see `clone_nonbillable_and_process.sh` Execution of the script will clone the nonbillable repo, and copy the relevant .txt files into the process_csv_report repo
- Loading branch information