logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gh-issue-pin - Pin a issue

Description

       Pin an issue to a repository.

       The issue can be specified by issue number or URL.

Example

       # Pin an issue to the current repository
       $ gh issue pin 23

       # Pin an issue by URL
       $ gh issue pin https://github.com/owner/repo/issues/23

       # Pin an issue to specific repository
       $ gh issue pin 23 --repo owner/repo

Name

       gh-issue-pin - Pin a issue

Options Inherited From Parent Commands

-R, --repo<[HOST/]OWNER/REPO>
              Select another repository using the [HOST/]OWNER/REPO format

See Also

gh-issue(1)

                                                    Jan 2025                                     GH-ISSUE-PIN(1)

Synopsis

ghissuepin{<number>|<url>}[flags]

See Also