Skip to content
New issue

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

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

Already on GitHub? # to your account

Run tests CI periodically #53

Open
RohitPrasadBhatt opened this issue Dec 14, 2021 · 0 comments
Open

Run tests CI periodically #53

RohitPrasadBhatt opened this issue Dec 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@RohitPrasadBhatt
Copy link
Contributor

Same issue as coquma-sim.
ATM, our GitHub actions for tests run on a push or PR merge. I would like to run them periodically as well (say every 6 hours). This is good because then our tests will automatically run periodically and if something fails in the whole workflow (say Mannheim spooler gets frozen etc.) we will get an email. Of course the tests have to be written such that they emulate the whole workflow, but this is anyways done.

And the reference :
https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows#scheduled-events

@RohitPrasadBhatt RohitPrasadBhatt added the enhancement New feature or request label Dec 14, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant