Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ The following is a list of all options for subscriptions including Event Groups,
| EVENT GROUPS |
|-----------------------------------------------|
| API key expiry events |
| Authentication banned events |
| Auto-deploy events |
| Auto-Deploy critical-events |
| Certificate expiry events |
Expand Down Expand Up @@ -170,6 +171,8 @@ The following is a list of all options for subscriptions including Event Groups,
| Certificate private-key exported |
| Certificate replaced |
| Comment |
| Compliance Policy evaluated |
| Deployment canceled |
| Deployment failed |
| Deployment precondition evaluated |
| Deployment queued |
Expand All @@ -187,7 +190,7 @@ The following is a list of all options for subscriptions including Event Groups,
| License key expired \* |
| License key expiry 10-day warning \* |
| License key expiry 20-day warning \* |
| License usage at 80% warning \*\ |
| License usage at 80% warning \*\* |
| License usage at 90% warning \*\* |
| License usage at 95% warning \*\* |
| License usage at limit \*\* |
Expand All @@ -205,6 +208,8 @@ The following is a list of all options for subscriptions including Event Groups,
| Machine found to be unhealthy |
| Machine found to have warnings |
| Manual intervention interruption raised |
| Package added to built-in feed \*\*\* |
| Package deleted from built-in feed \*\*\* |
| Package deleted by package repository index sync |
| Package deleted by package repository retention policy |
| Package replaced |
Expand Down Expand Up @@ -306,3 +311,5 @@ The following is a list of all options for subscriptions including Event Groups,
\* License key expiry events are only available in Octopus Server version `2025.2.6402` and later.

\*\* License usage events are only available in Octopus Server version `2025.2.7065` and later.

\*\*\* Package added to/deleted from built-in feed events are only available in Octopus Server version `2025.3.9484` and later.