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

Update merge_pr_body to handle new PR merges #1

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

shirakia
Copy link
Owner

Motivation

Merging PR body seems to be buggy when old_body is modified.

Current

x-motemen#21

Proposal

Show additional PR like

- [ ] #1 Init new func @test_user
- [ ] #2 Add new func @test_user

In this PR, we've done blah blah blah ...

When we release, we should do blah blah blah ...

Additional PRs

- [ ] #3 Fix bugs @test_user
- [ ] #4 Add more func @test_user
- [ ] #5 Refactor a bit @test_user
- [ ] #6 hogehoge @test_user"

Approach

To get PR body diff, just use Array -.

@shirakia shirakia merged commit cb5c3fb into master Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant