Skip to content

Commit 5d7eaf2

Browse files
authored
Adds empty change log and codium config (#51)
1 parent f1a9cde commit 5d7eaf2

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Diff for: CHANGELOG.md

Whitespace-only changes.

Diff for: pr_agent.toml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[pr_update_changelog]
2+
extra_instructions="""
3+
The current date is unimportant for the output.
4+
Override this format that you will see later in the prompt:
5+
Current date:
6+
```
7+
{{today}}
8+
```
9+
and replace it with
10+
<next-release-version>
11+
"""

0 commit comments

Comments
 (0)