Skip to content

ref(webhooks): Hide PLUGIN action type from available actions endpoint#116458

Open
Christinarlong wants to merge 1 commit into
masterfrom
christinarlong/hide-plugin-available-actions
Open

ref(webhooks): Hide PLUGIN action type from available actions endpoint#116458
Christinarlong wants to merge 1 commit into
masterfrom
christinarlong/hide-plugin-available-actions

Conversation

@Christinarlong
Copy link
Copy Markdown
Contributor

@Christinarlong Christinarlong commented May 29, 2026

Filters Action.Type.PLUGIN out of the available actions, preventing new PLUGIN actions from being created in the alerts UI. Since we don't want to support plugins in the future, except for the webhooks one but that can be set via the explicit WebHooks action

Prevent new PLUGIN actions from being created in the automations UI by
filtering Action.Type.PLUGIN out of the available actions response. Existing
PLUGIN actions (from old rules via dual-write) continue to execute normally.

Also removes PLUGIN from the sort priority list since it no longer appears
in the response.

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 29, 2026
@Christinarlong Christinarlong marked this pull request as ready for review May 29, 2026 01:26
@Christinarlong Christinarlong requested a review from a team as a code owner May 29, 2026 01:26
@Christinarlong Christinarlong requested a review from a team May 29, 2026 01:26
Copy link
Copy Markdown
Member

@leeandher leeandher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 big win!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants