• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# triage-party
2
3This folder contains the triage party config and deploy script for the oss-fuzz instance of [triage-party](https://github.com/google/triage-party).
4
5To make changes to triage party, you'll need to:
61. Make changes to the [config](oss-fuzz.yaml)
71. Deploy a new revision to Cloud Run via [deploy.sh](deploy.sh):
8
9```
10GITHUB_TOKEN_PATH=[path to file containing github token] DB_PASS=[CloudSQL database password]  ./deploy.sh
11```
12
13Visit https://triage-party-pahypmb2lq-uc.a.run.app to join the party!
14