Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for custom PR titles #5706

Merged
merged 5 commits into from
Dec 20, 2024

Conversation

d-walsh
Copy link
Contributor

@d-walsh d-walsh commented Dec 20, 2024

End-user friendly description of the problem this fixes or functionality that this introduces

  • [ x] Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

Give a summary of what the PR does, explaining any non-trivial design decisions

Adds "pr_title: Custom title for the pull request (optional)" to "python -m openhands.resolver.send_pull_request" so that you can customize the PR title.


Link of any specific issues this addresses

Copy link
Contributor

@malhotra5 malhotra5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for putting this together

@malhotra5 malhotra5 added the lint-fix Attempts to fix lint issues on the PR label Dec 20, 2024
@malhotra5
Copy link
Contributor

malhotra5 commented Dec 20, 2024

Hi @d-walsh, there seems to be lint errors; could you please fix them and we should be good to go!

@malhotra5 malhotra5 enabled auto-merge (squash) December 20, 2024 01:09
@malhotra5
Copy link
Contributor

Ah @d-walsh we're failing test cases as well, probably just because we're missing the parameter pr_title

auto-merge was automatically disabled December 20, 2024 01:52

Head branch was pushed to by a user without write access

@malhotra5 malhotra5 enabled auto-merge (squash) December 20, 2024 03:40
@malhotra5 malhotra5 merged commit 5ad3616 into All-Hands-AI:main Dec 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lint-fix Attempts to fix lint issues on the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants