Skip to content

theowenyoung/git-url-parse

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Git URL Parse

A high level git url parser for common git providers.

From https://www.npmjs.com/package/git-url-parse

Usage

uses: theowenyoung/git-url-parse@v1
with:
  url: https://github.com/theowenyoung/git-url-parse

outputs:

  • outputs.result, json string from the git url obj
  • outputs.full_name, git repo full_name
  • outputs.owner, repo owner
  • outpus.name, repo name

More outpus please visit: https://www.npmjs.com/package/git-url-parse

About

Git url parse action

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors