Skip to content

docs: CI/CD GitHub action, unable to cache node_modules on deployment_status event #1000

@xcarpentier

Description

@xcarpentier

What is the improvement or update you wish to see?

The actions/cache@v3 not working with deployment_status. Because of this: Warning: Event Validation Error: The event type deployment_status is not supported because it's not tied to a branch or tag ref.

Can you provide another way to cache the node_modules ?

Is there any context that might help us understand?

In a GitHub Action, when try to restore or cache node_modules following the code example.

Does the docs page already exist? Please link to it.

https://www.checklyhq.com/docs/cicd/github-actions/#running-on-deployment_status-events

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions