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

Iterate with PR comments #31

Closed
5 tasks
irgolic opened this issue Apr 1, 2023 · 2 comments
Closed
5 tasks

Iterate with PR comments #31

irgolic opened this issue Apr 1, 2023 · 2 comments

Comments

@irgolic
Copy link
Owner

irgolic commented Apr 1, 2023

Functionality to iteratively amend PRs; currently it regenerates the PR every time you run it on an issue, I'd like it to respond code review/pull request comments, adding new commits and a new comment.

Draft for this is PR #28.

TODO is:

@irgolic
Copy link
Owner Author

irgolic commented Apr 1, 2023

Accidentally triggered it with the rocket emoji (this was back before AutoPR was triggered by labels)

It failed because Github Action tokens can't edit workflows, I'd need to replace it with a personal access token. It also can't pull the branch of #28 – when this issue is solved, we will be able to iterate on PRs in the PR comments section itself. But cute effort honestly, it created correct little stubs ready to be filled out.

@irgolic
Copy link
Owner Author

irgolic commented Jun 8, 2023

Closed by #28, code review split off into #109

@irgolic irgolic closed this as completed Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant