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

ci: Change Fuzzing CI trigger to scheduled execution #37

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

uji
Copy link
Contributor

@uji uji commented Jun 9, 2024

Based on the following reasons, I propose transitioning to scheduled execution using cron settings:

  • Since it's not possible to achieve complete coverage in a single test, we want to increase coverage by running tests periodically.
  • Since it's uncertain whether contributors can detect issues at the time of commit, we want to exclude checks at the time of Pull Request and minimize stress on the contributing side.

@uji uji marked this pull request as ready for review June 9, 2024 16:26
Copy link
Owner

@Code-Hex Code-Hex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Code-Hex Code-Hex merged commit 5109fce into Code-Hex:main Jun 10, 2024
2 checks passed
@uji uji deleted the ci/change-fuzzing-ci-trigger branch June 10, 2024 09:48
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

Successfully merging this pull request may close these issues.

2 participants