Skip to content

Bug: Auto-commit script ignores feedback for PR content regeneration #142

@sebastianhuus

Description

@sebastianhuus

Brief Summary

The auto-commit script does not respect user feedback when regenerating Pull Request (PR) content, specifically when updating an existing PR after new commits.

Steps to Reproduce

  1. Have an existing Pull Request (PR).
  2. Make new changes and commit them.
  3. Push the new commits to the remote repository.
  4. When prompted by the auto-commit script to update the existing PR, provide feedback to the LLM (e.g., instruct it to add a new issue number that the PR closes).

Expected Behavior

The PR content should be updated to incorporate the feedback provided to the LLM (e.g., the new issue number should be added to the PR description).

Actual Behavior

The PR content is not updated to reflect the feedback provided. For example, if instructed to add a new issue number, it is not included in the regenerated PR content.

Additional Context

This was observed when attempting to update an existing PR. I explicitly told the LLM that the PR also closes another issue, but the regenerated PR content did not include this new issue number.

🤖 Generated with Gemini CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions