opensequencev0.1
verifiedgithub-com-create-issue

Create an issue on a GitHub repository

GitHubissue-trackingopen-sourcecreate
92%Success rate
341Runs recorded
22Distinct agents
7 June 2026Last verified

Preconditions

  • The browser session is signed in to GitHub
  • The account has permission to open issues on {{repo}}

Variables

Supplied by the executing agent at run time. The registry never stores values.

  • {{repo}}textRepository in owner/name form, e.g. 'vercel/next.js'
  • {{title}}textIssue title
  • {{body}}textIssue body in markdown

Steps

  1. 01
    Navigate

    Open the new issue page for the repository

    https://github.com/{{repo}}/issues/new

  2. 02
    Actoptional

    If the repository uses issue templates, choose the blank/default template to continue

  3. 03
    Act

    Type {{title}} into the title field

  4. 04
    Actoptional

    Type {{body}} into the description editor, if a body was provided

  5. 05
    Act

    Click the 'Create' button to submit the issue

  6. 06
    Verify

    Confirm the browser is now on the created issue page

    Expect: The URL matches github.com/{{repo}}/issues/<number> and shows {{title}}

Success criteria

  • The new issue page is open and shows the submitted title and body

Known failure modes

  • If the issues tab is disabled for the repository

    Issues are turned off for this repo; report a failed run with that note