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(github): extract relation between pr and issue(Please merge #1284 first) #1274

Closed
wants to merge 4 commits into from

Conversation

warren830
Copy link
Contributor

Summary

add a table to show relation between pr and issue

Key Points

  • This is a breaking change
  • New or existing documentation is updated

Description

In domain layer, added a table pull_request_issues
In tool layer, added a table github_pull_request_issues

Does this close any open issues?

Closes #1257

Screenshots

image

Other Information

Any other information that is important to this PR.

@warren830 warren830 force-pushed the feat-add-pr-issue-relation branch 4 times, most recently from fd57fd8 to c3282da Compare February 26, 2022 17:30
@warren830 warren830 force-pushed the feat-add-pr-issue-relation branch 5 times, most recently from 6112778 to 34da896 Compare February 27, 2022 05:53
@warren830 warren830 mentioned this pull request Feb 27, 2022
2 tasks
@warren830 warren830 changed the title feat(github): extract relation between pr and issue feat(github): extract relation between pr and issue(Please merge #1284 first) Feb 27, 2022
@warren830 warren830 force-pushed the feat-add-pr-issue-relation branch 8 times, most recently from e659928 to 5077d66 Compare February 27, 2022 06:47
@warren830 warren830 force-pushed the feat-add-pr-issue-relation branch 2 times, most recently from c1fa093 to dff5181 Compare February 27, 2022 06:53
fixed bugs, also added pr fields
@warren830 warren830 force-pushed the feat-add-pr-issue-relation branch from dff5181 to 08d47d7 Compare February 27, 2022 07:01
@warren830
Copy link
Contributor Author

create a new pr

@warren830 warren830 closed this Feb 27, 2022
@warren830 warren830 deleted the feat-add-pr-issue-relation branch March 1, 2022 04:47
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.

Add a table to show relation between GitHub issue and PR
1 participant