Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send notifications (email? slack? ...) when daily tests show regressions #402

Open
fingolfin opened this issue Jul 2, 2022 · 1 comment

Comments

@fingolfin
Copy link
Member

Sometimes changes on the GAP master branch can cause package tests here to fail. Currently we may not notice if we don't look here. So perhaps we can set up things so that a notification is sent somehow somewhere whenever this happens

@fingolfin
Copy link
Member Author

Alternatively, when a test (run on main, not on a PR or another branch!) detects a failure, it could open an issue for each affected packages, with a link to the failing CI tests, the report, etc. (or, if an automatic issue for that package already exists, update it / comment on it with the new report -- though let's not flood people with two many automatic updates).

Ideally, when regression goes away, it'd also close the issue automatically, but that's less important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant