Merge pull request #29652 from woocommerce/fix/slackbot-instructions

Add step to slackbot instructions
This commit is contained in:
Greg 2021-04-13 14:49:40 -06:00 committed by GitHub
commit baae57baf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ To implement the Slackbot in your CI:
- `files:write`
- `incoming-webhook`
- Add the app to your channel
- Invite the Slack app user to your channel `/invite @your-slackbot-user`
- In your CI environment
- Add the environment variable `WC_E2E_SCREENSHOTS=1`
- Add your app Oauth token to a CI secret `E2E_SLACK_TOKEN`