Skip to content

Commit

Permalink
Update README.md for want_lgtm_all to add required status check setp (#…
Browse files Browse the repository at this point in the history
…320)

Signed-off-by: Parker DeWilde <[email protected]>
  • Loading branch information
pdewilde authored Mar 18, 2024
1 parent 7dcf439 commit 4e63bdb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,8 @@ jobs:
uses: 'abcxyz/pkg/.github/workflows/want-lgtm-all.yml@main'
```

When creating a pull request, include the text `want_lgtm=all` in the body to require an approval from all requested reviewers.
When creating a pull request, include the text `want_lgtm=all` in the body to require an
approval from all requested reviewers.

An admin will need to create a new ruleset within the repo to add want_lgtm_all to be included
as a required status check.

0 comments on commit 4e63bdb

Please sign in to comment.