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: allow editing a PR description #90

Merged
merged 3 commits into from
Apr 24, 2023
Merged

Conversation

draftcode
Copy link
Contributor

@draftcode draftcode commented Apr 24, 2023

Previously, if there's an existing PR, an editor pops open, but the
content is discarded anyway. Now it won't opens an editor in such case.

With the new flag --edit, an editor opens for an existing PR. The
content is pre-filled with the existing PR description and updated
contents are reflected to the PR.

Previously, if there's an existing PR, an editor pops open, but the
content is discarded anyway. Now it won't opens an editor in such case.

With the new flag `--edit`, an editor opens for an existing PR. The
content is pre-filled with the existing PR description and updated
contents are reflected to the PR.
@aviator-app
Copy link
Contributor

aviator-app bot commented Apr 24, 2023

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.

@draftcode draftcode requested a review from a team April 24, 2023 19:12
cmd/av/pr.go Outdated Show resolved Hide resolved
@aviator-app aviator-app bot merged commit 4b274ec into master Apr 24, 2023
@aviator-app aviator-app bot deleted the pr-create-editor branch April 24, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants