You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an action item coming out of https://fburl.com/gdoc/oppetklz. When a commit break trunk, we want to have a bot to notify the commit author about the issue, for example, commenting on the pull request and cc the author.
Notes to bootcampers:
A ClickHouse query is likely needed to decided if a failure is breaking trunk or just flaky. A broken trunk failure is defined as failing in trunk N consecutive times
torchci/clickhouse_queries/flaky_workflows_jobs/query.sql is an example on how to flaky failures
This is an action item coming out of https://fburl.com/gdoc/oppetklz. When a commit break trunk, we want to have a bot to notify the commit author about the issue, for example, commenting on the pull request and cc the author.
Notes to bootcampers:
torchci/clickhouse_queries/flaky_workflows_jobs/query.sql
is an example on how to flaky failuresThe text was updated successfully, but these errors were encountered: