Skip to content

bug: checkly trigger does not send an alert in case of failure #1142

@ducatore

Description

@ducatore

Node.js version

22

NPM version

10

@checkly/cli version

6.15

Steps to reproduce

  • create a check returning a failure
  • set a Slack alert channel to receive alerts in case of failure
  • run checkly trigger
  • no alert is sent to the Slack channel and nothing in the run results panel of the check

What is expected?

I expect to receive an alert in the Slack channel I configured

What is actually happening?

When I run the tests with checkly test or when the check is ran at a scheduled time the alert is received in Slack channel.
I expect to have the same behavior when I ran checkly trigger

Any additional comments?

My use case is to run the checks after a deployment has been done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions