Categorygithub.com/swfz/gh-ap
modulepackage
0.2.0
Repository: https://github.com/swfz/gh-ap.git
Documentation: pkg.go.dev

# README

gh-ap

add Issue or Pull Request to Project(v2)

Usage

gh ap

Optional Args

gh ap --help
  -issue int
        Issue Number
  -pr int
        PullRequest Number
  • Specified Issue Number(Optional)
gh ap -issue ${issueNumber}
  • Specified PullRequest Number(Optional)
gh ap -pr ${pullRequestNumber}

Demo

demo

Requirement

require project permission

If you do not have Project permission, please use the following command to add the scope

gh auth login --scopes 'project'

Feature

  • Add Issue or PullRequest to GitHub ProjectV2
    • Current branch Pull Request
    • PullRequest
    • Issue
  • Custom Field Update

install

gh extension install swfz/gh-ap

We will update it in an interactive format.

# Packages

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author