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

Fix: clean up pr-body.txt #162

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Fix: clean up pr-body.txt #162

merged 1 commit into from
Jul 27, 2023

Conversation

asimpson
Copy link
Contributor

Instead of having a file containing the PR body hang around on the filesystem we can store the body string in a shell variable and pass it as stdin to the pr create command.

@asimpson asimpson requested a review from a team July 26, 2023 14:35
api/octokit.js Outdated Show resolved Hide resolved
Instead of having a file containing the PR body hang around on the
filesystem we can store the body string in a shell variable and pass
it as `stdin` to the `pr create` command.
Copy link
Contributor

@zerok zerok left a comment

Choose a reason for hiding this comment

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

lgtm. Thank you 🙂

backport/backport.ts Show resolved Hide resolved
@zerok zerok merged commit 6834fcb into main Jul 27, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants