Skip to content

Commit

Permalink
Support repo-specific configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
okotek committed Aug 1, 2023
1 parent e12874b commit bfe7304
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
## 2023-08-01
2023-08-01

### Enhanced
- Introduced the ability to retrieve commit messages from pull requests across different git providers.
- Implemented commit messages retrieval for GitHub and GitLab providers.
- Updated the PR description template to include a section for commit messages if they exist.
- Added support for repository-specific configuration files (.pr_agent.yaml) for the PR Agent.
- Implemented this feature for both GitHub and GitLab providers.
- Added a new configuration option 'use_repo_settings_file' to enable or disable the use of a repo-specific settings file.


## 2023-07-30

Expand Down

0 comments on commit bfe7304

Please sign in to comment.