Skip to content

When using with Cron syntax. #29

Closed
@wasabeef

Description

@wasabeef

Thank you for the great plugin.

When I using with Cron schedule syntax.

on:
 schedule:
 - cron: '*/5 * * * *'

That happened this error.

Traceback (most recent call last):
  File "/create-pull-request.py", line 134, in <module>
    if not ignore_event(github_event):
  File "/create-pull-request.py", line 33, in ignore_event
    deleted = "{deleted}".format(**github_event)
KeyError: 'deleted'
##[error]Docker run failed with exit code 1

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