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

Automate Github Actions cost savings check #3097

Open
ndr-ds opened this issue Jan 7, 2025 · 1 comment
Open

Automate Github Actions cost savings check #3097

ndr-ds opened this issue Jan 7, 2025 · 1 comment

Comments

@ndr-ds
Copy link
Contributor

ndr-ds commented Jan 7, 2025

  • We could have a Github Actions cronjob that periodically looks at CI jobs average runtime, compares it to the timeout.
    • If the difference is too big (above some defined threshold), we could send a slack message alerting that we could reduce the timeout and save on the failure case
    • You could also try to change the runner type to a cheaper/slower one, without altering the timeout to save costs
@Miller2626

This comment was marked as spam.

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

2 participants