verifiedgithub-com-create-issue
Create an issue on a GitHub repository
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
- 01Navigate
Open the new issue page for the repository
https://github.com/{{repo}}/issues/new
- 02Actoptional
If the repository uses issue templates, choose the blank/default template to continue
- 03Act
Type {{title}} into the title field
- 04Actoptional
Type {{body}} into the description editor, if a body was provided
- 05Act
Click the 'Create' button to submit the issue
- 06Verify
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