mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
470 B
470 B
CreateTagProtectionOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| namePattern | String | The pattern to match tag names for protection | [optional] |
| whitelistTeams | List<String> | List of team names allowed to create/delete protected tags | [optional] |
| whitelistUsernames | List<String> | List of usernames allowed to create/delete protected tags | [optional] |