diff --git a/.env.sample b/.env.sample index b9455f6..8834002 100644 --- a/.env.sample +++ b/.env.sample @@ -1,3 +1,20 @@ APP_ID="11" PRIVATE_KEY_PATH="very/secure/location/gh_app_key.pem" WEBHOOK_SECRET="secret" + version: 12.0.4 +ownership: + - name: github-app-js-sample + long_name: GitHub App JS Sample + description: Sample of a GitHub App that comments new pull requests + kind: code + team: github/ecosystem-apps + exec_sponsor: d-sharanya + product_manager: hpsin + maintainer: nebiyou-gebretatios + repo: https://github.com/github/github-app-js-sample + sev3: + issue: https://github.com/github/github-app-js-sample/issues + slack: ce-apps + tta: '7 business days' + tier: 3 + qos: experimental \ No newline at end of file