Skip to content

Updating metadata doesn't work #72

@krzema12

Description

@krzema12

See https://github.com/typesafegithub/github-actions-typing-catalog/actions/runs/14853120453/job/41700363254

The impact is that the typings aren't discoverable if they need to be reached through a fallback approach, i.e. the user doesn't request them directly.

A workaround is to run the workflow step locally, like:

GHWKT_RUN_STEP='update-metadata.yaml:generate:step-3' GHWKT_GITHUB_CONTEXT_JSON='{"sha": <full-commit-sha>, "repository": "foo", "event": {}, "event_name": "foo"}' .github/workflows/update-metadata.main.kts

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions