actions-marketplace-validations/Git URL Parse
parse git url as an json object
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 3, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/theowenyoung_git-url-parse@b625f1d72f2ca7e3a1d8484a19a66aae74d1c904 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | git url as any format | yes | — |
Outputs
| name | description |
|---|---|
| result | The git url object |