Skip to content

Conversation

@zdrapela
Copy link
Member

@zdrapela zdrapela commented Jan 27, 2026

Hey, I just made a Pull Request!

  • Add Qodo PR agent configuration file
  • Set up Jira integration
  • Description as a comment, instead of updating the PR description.
  • Disable the diagram
  • Automatically apply labels to the PR according to the type
  • Keep the code suggestions in one comment instead of inline suggestions.
  • Don't trigger Qodo for Renovate and rhdh-bot PRs.

Configuration can be found in Qodo docs:

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@zdrapela zdrapela requested review from a team as code owners January 27, 2026 16:11

[rag_arguments]
enable_rag=true
rag_repo_list=['redhat-developer/rhdh','redhat-developer/red-hat-developers-documentation-rhdh'] No newline at end of file
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any other repositories that are worth including in RAG for context?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should suffice for now, better to start small and add more context as necessary rather than ending up with irrelevant observations from other repos. For future reference, do the repositories in this list need to also have Qodo enabled and configured?

@sonarqubecloud
Copy link

commitable_code_suggestions = false

[config]
ignore_pr_authors = ["renovate", "rhdh-bot", "dependabot"]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skip for those bot PRs?

@@ -0,0 +1,38 @@
[jira]
Copy link
Member Author

@zdrapela zdrapela Jan 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is also an option to use a Wiki for storing and periodically updating the best practices. We don't have it yet enabled for any other repository, but it can make sense to use it.

Please look here:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The COPE team was discussing last week how Qodo would be useful in helping to review new plugin requests as there is a standard set of items to be checked for these PRs. I think this could be placed in a custom best_practices.md file, but it seems like this can work in conjunction with the autogenerated one that is enabled with the Wiki. I can add the custom file in a subsequent PR and also look into adding the Wiki + autogenerated best practices.

Copy link

@hopehadfield hopehadfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for getting it started! Thanks for driving this @zdrapela

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants