Skip to content

v0.9

Compare
Choose a tag to compare
@mrT23 mrT23 released this 29 Oct 16:03
· 1972 commits to main since this release
b57ec30

[Version 0.9] - 2023-10-29

codiumai/pr-agent:0.9
codiumai/pr-agent:0.9-github_app
codiumai/pr-agent:0.9-bitbucket-app
codiumai/pr-agent:0.9-gitlab_webhook
codiumai/pr-agent:0.9-github_polling
codiumai/pr-agent:0.9-github_action

Added::Algo

New tool - generate_labels
New ability to use customize labels on the review and describe tools.
GitHub Action: Can now use a .pr_agent.toml file to control configuration parameters (see Usage Guide).
GitHub App: Added ability to trigger tools on push events
Support custom domain URLs for azure devops integration (see #381).
PR Description default mode is now in bullet points.

Added::Documentation

Significant documentation updates (see Installation Guide, Usage Guide, and Tools Guide)

Fixed

Fixed support for BitBucket pipeline (see #386)
Fixed a bug in review -i tool
Added blacklist for specific file extensions in add_docs tool (see #385)