question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Got empty pull_request_message_ref table

See original GitHub issue

Description: 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:

  1. install augur
  2. add repo groups and repo
  3. use default config file
  4. start augur backend
  5. 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 image

Software versions:

  • Augur: 0.15.2
  • OS: centOS 8 (also in macOS )
  • PostgreSQL: 10

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
gymgym1212commented, Apr 13, 2021

@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.

0reactions
sgogginscommented, Apr 13, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found