Skip to content

Enhance GitHub Actions workflows for nightly runs#58

Merged
critesjosh merged 1 commit intomasterfrom
jc/nightly-tests
Jun 17, 2025
Merged

Enhance GitHub Actions workflows for nightly runs#58
critesjosh merged 1 commit intomasterfrom
jc/nightly-tests

Conversation

@critesjosh
Copy link
Copy Markdown
Collaborator

@critesjosh critesjosh commented Jun 13, 2025

  • Added scheduled triggers for nightly execution of workflows in recursion, solidity-example, and web-starter Playwright.
  • Implemented issue creation on failure for nightly runs to notify developers of workflow failures.
  • Updated permissions to allow issue creation within the workflows.

Description

Problem*

Resolves #48

Summary*

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

- Added scheduled triggers for nightly execution of workflows in recursion, solidity-example, and web-starter Playwright.
- Implemented issue creation on failure for nightly runs to notify developers of workflow failures.
- Updated permissions to allow issue creation within the workflows.
@critesjosh critesjosh merged commit 7082dd5 into master Jun 17, 2025
2 checks passed
@critesjosh critesjosh deleted the jc/nightly-tests branch June 17, 2025 06:31
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.

Add solidity-example test

2 participants