Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OrgRepoAndPullRequestNumber ¶
func OrgRepoAndPullRequestNumber() cobra.PositionalArgs
OrgRepoAndPullRequestNumber
func ParseOrgRepoAndPullRequestArgs ¶
ParseOrgRepoAndPullRequestArgs accepts input command-line arguments in the following forms:
- []string{"ORG/REPO/PRID"}, e.g. unikraft/unikraft/123
- []string{"https://github.com/org/repo/pull/123"}
- []string{"https://github.com/org/repo.git", "123"}
- Or with no args and when used in a GitHub Actions context, derived from environmental variables.
When none of the above formats are
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.