GitHub Issues

Qodo automatically recognizes GitHub issues referenced in the pull request description and fetches the issue content.

Valid GitHub issue references include:

  • https://github.com/<ORG_NAME>/<REPO_NAME>/issues/<ISSUE_NUMBER>

  • #<ISSUE_NUMBER>

  • <ORG_NAME>/<REPO_NAME>#<ISSUE_NUMBER>

Because Qodo is already integrated with GitHub, no additional configuration is required to fetch GitHub issues.

Last updated