daviddsp commented on issue #7739: URL: https://github.com/apache/incubator-devlake/issues/7739#issuecomment-2245867251
@d4x1, thank you very much. I really want to resolve this issue. I reviewed the code in this specific version of DevLake and understand that this filter only includes actions with a "completed" status. I have tested this and will share a new screenshot when the table `SELECT * FROM _tool_github_runs`; only contains records with a **"completed"** status. For Slack, I recommend running this query. It is quite strange because it does not return any records with a status other than "completed" in the table` **_raw_github_api_runs**`. Perhaps the change you mentioned has been implemented, resulting in the deletion of pipelines with statuses other than **"completed"**. And in always delete my database when change to other version of Devlake for just to avoid compatibility problems. Now in github have these total of workflows, i will separate for status: - waiting: 1. - completed: 1.334. - failure: 470. - cancelled: 16. <img width="1082" alt="image" src="https://github.com/user-attachments/assets/98348271-6a31-4be8-b8bb-7ff8f461430e"> <img width="1213" alt="image" src="https://github.com/user-attachments/assets/ed5d17fa-165a-4727-aabe-87d4f5eed959"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org