mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
662 B
662 B
WatchInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| createdAt | Date | The timestamp when the watch status was created | [optional] |
| ignored | Boolean | Whether notifications for the repository are ignored | [optional] |
| reason | Object | The reason for the current watch status | [optional] |
| repositoryUrl | String | The URL of the repository being watched | [optional] |
| subscribed | Boolean | Whether the repository is being watched for notifications | [optional] |
| url | String | The URL for managing the watch status | [optional] |