Pull request body should contain a trailing line that documents the costs of solving the task. #85
|
@ -226,7 +226,7 @@ def push_changes(
|
||||||
description += '## Commit Messages\n\n'
|
description += '## Commit Messages\n\n'
|
||||||
for message in commit_messages:
|
for message in commit_messages:
|
||||||
description += f'- {message}\n'
|
description += f'- {message}\n'
|
||||||
|
|
||||||
# Add trailing line documenting costs
|
# Add trailing line documenting costs
|
||||||
description += '\n## Costs\nThis task was solved using AI assistance.'
|
description += '\n## Costs\nThis task was solved using AI assistance.'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user