Files
issue-bot/README.md
2022-02-03 20:09:38 -05:00

9 lines
292 B
Markdown

## Issue Bot for GitHub issues
### Deploy
`cf login -a https://api.sc2-04-pcf1-system.oc.vmware.com`
Set `ISSUEBOT_GITHUB_CREDENTIALS_PASSWORD` in `manifest.yaml` for the user `spring-cloud-issues`. This should be a token stored in LastPass.
Then run `cf push` from the root of the repo.