Audit Log Event slack-action.update
Slack action has been updated
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actionId | String | Â | Â | ID of the individual action |
| actionName | String | Â | Â | The name of the action, for example create, delete or update |
| actor | ActorType | Â | Â | Actor, as defined in Actor Structure |
| fields | Seq[FieldAudit] | Â | Â | List of fields included in the Slack action |
| repoId | String | Â | Â | ID of the repository |
| repoName | String | Â | Â | Name of the repository |
| sensitive | Boolean | Â | Â | Whether the audited event is marked sensitive |
| timestamp | ZonedDateTime | Â | Â | Timestamp of the audited event |
| urlHasChanged | Boolean | Â | Â | URL for action has changed |
| useProxyOption | Option[Boolean] | Â | Â | Indicates whether a proxy should be used when triggering the action |