Krisztian Szucs created ARROW-12821:
---------------------------------------
Summary: [CI] Include the first occurrence of a task failure in
the nightly report
Key: ARROW-12821
URL: https://issues.apache.org/jira/browse/ARROW-12821
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration
Reporter: Krisztian Szucs
Fix For: 5.0.0
It would be useful if the nightly report would help to identify the time of the
regression when a nightly build has started to fail.
We can automatize this during the report generation by filtering the crossbow
branches for the task's name, like on the github UI:
https://github.com/ursacomputing/crossbow/branches/all?query=test-conda-python-3.7-turbodbc-latest
In order to avoid reaching the github rate limit, we could limit this search
for the last one or two weeks and mark the older issues as persistent.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)