In my case, I'm doing an action each time (PullRequest) and saving the action results in ElasticSearch.
I want to build a query that will help me to get the results changes in every action.
For example, the data can represent this case:
| PR sortable ID | Results | Change |
|---|---|---|
| 1 |
Top comments (0)