Skip to content

Support scheduled actions #227

@amiru3f

Description

@amiru3f

Hey there,

Thanks for developing the Telegram integration, but just a quick check, I'm wondering why you ignore the recurring/scheduled triggers by this:

if (!Utils.in_array(event, ['push', 'release'])) {

Is that for bombarding prevention or something?

I'm open to submitting a PR to also support recurring jobs namely:

name: Destroy the infrastructure
on:
  schedule:
    - cron: "00 06 * * *"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions