Got empty pull_request_message_ref table
See original GitHub issueDescription:
I want to collect data and create a PR analysis report using augur-community-repots. But I get error in pull_request_analysis_template.ipynb
and find that there is no data in pull_request_message_ref table.
How to reproduce:
- install augur
- add repo groups and repo
- use default config file
- start augur backend
- There is no data in pull_request_message_ref table
Expected behavior: I want to collect the pull_request_message_ref data and create a PR analysis report as my GSoC microtask.
Screenshots
Software versions:
- Augur: 0.15.2
- OS: centOS 8 (also in macOS )
- PostgreSQL: 10
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Why can't I create an empty Pull Request for discussion prior ...
I want to branch from master and immediately create an empty Pull Request to discuss implementation details of a specific feature.
Read more >Get Pull Requests By Project - REST API (Azure DevOps Git)
The commit of the most recent pull request merge. If empty, the most recent merge is in progress or was unsuccessful. lastMergeSourceCommit.
Read more >Linking a pull request to an issue - GitHub Docs
You can link a pull request to an issue by using a supported keyword in the pull request's description or in a commit...
Read more >Reference - Danger.systems
The username of the author of the Pull Request. pr_author String. The branch to which the PR is going to be merged into....
Read more >Merge requests API - GitLab Docs
The state parameter can be used to get only merge requests with a given state ( opened , closed , locked , or...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@sgoggins Hi, Mr. Goggins! Did you mis-recognize my GitHub icon as your student’s? I am a graduate student at East China Normal University, applying for GSoC. I want to do some work about risk prediction idea and I will upload my proposal and submit a PR to the GSoC-interest page soon.
If you just installed augur, then that table is probably not populated. I’ll make a point of adding a populated test data set for download and put it into the repo soon.