Skip to content

Case insensitive Branchname #69

@jakobgalbavy

Description

@jakobgalbavy

act interprets Branch names (the @master portion in uses = "/abc/def@master") as case insensitive, which differs from GitHub.

This results in different behavior between local and GitHub environment.

Any Repository/Action should be fine for testing, but for the sake of completeness:

  • Create an action as described in this README.md
  • run the action -> success
  • change the case in uses = "jakobgalbavy/github-actions/slack-message@master" to @Master and run the action -> succeeds locally, fails on GitHub

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/actionRelating to running an actionkind/bugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions