Skip to content

Commit b121a07

Browse files
committed
doc: updated documentation to include REMOVE_SUSPENDED_USERS
1 parent f9050be commit b121a07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ updates:
140140
| `GOOGLE_CREDENTIALS` | Base64'd json as downloaded from the google service account creation step | `Zm9vCg==` | `null` |
141141
| `ADD_USERS` | Set to TRUE to add users to the github organisation | `TRUE` | `false` |
142142
| `REMOVE_USERS` | Set to TRUE to remove users from the github organisation | `TRUE` | `false` |
143+
| `REMOVE_SUSPENDED_USERS` | Set to TRUE to remove users from the github organisation that are suspended in Google | `TRUE` | `false` |
143144
| `EXIT_CODE_ON_MISMATCH` | Exit code to use when there's a mismatch, useful when combined with `ADD_USERS` and `REMOVE_USERS` to be used in a dry-run mode | `1` | `0` |
144145
| `GITHUB_ORG` | GitHub Organization | `chrisnstest` | `null` |
145146
| `GITHUB_APP_ID` | GitHub App ID | `106341` | `null` |

0 commit comments

Comments
 (0)