chaoss / grimoirelab-elk

GNU General Public License v3.0
59 stars 120 forks source link

[enriched/githubql] Classify merged PRs within cross-references study #948

Closed mafesan closed 3 years ago

mafesan commented 3 years ago

The cross reference study now classifies merged GitHub PRs based on a list obtained from MergedEvents items. These merged PRs are divided in the following two new fields:

These new fields are also updated for the rest of GitHub-related indexes for all the affected elements identified by issue_url.

Note: I'm preparing another PR to grimoirelab-sigils repository to update githubql and the rest of github-related index patterns with new fields. EDIT: PR available at https://github.com/chaoss/grimoirelab-sigils/pull/480.