# Policy Actions

### Actions

Actions are the result of a triggered policy. When a policy is triggered, all of the actions associated with the policy are executed.&#x20;

Policy actions enable notifications or other events to be effectuated as a result of a triggered policy.&#x20;

### Action Types

**Alert:** Email or Slack alerts will be generated by a triggered policy. Configurations for Email and Slack actions are from within the [Admin->Integrations](https://docs.threatrix.io/administration/organization-settings/integration).

**Gate Release:** Choose whether to fail the build based on the triggering of this policy.&#x20;

**Attribute Source:** For license policies, you may choose to automatically attribute source files with the appropriate license. This action causes the license header to be included in your source code and for a pull request to be generated for merging with the main/master branch.

**Update Library Version:** For security policies, the component to which a vulnerability is associated may be automatically upgraded to the latest or next secure version.&#x20;
