Skip to content

Listed limitations of reusable workflows incomplete #11830

Description

@cmitz

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/actions/learn-github-actions/reusing-workflows#limitations

What part(s) of the article would you like to see updated?

I would like to have this limitation included:

  • Reusable workflows do not support the strategy property.

That is because I tried using a reusable workflow with that property but GitHub Actions errored with this error:

The workflow is not valid. .github/workflows/deploy_release.yml (Line: 22, Col: 5): Unexpected value 'strategy' .github/workflows/deploy_release.yml (Line: 31, Col: 21): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.package_type

Additional information

afbeelding

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the team

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions