Skip to content

ci: run the CI workflow nightly - #25

Merged
CahidArda merged 1 commit into
mainfrom
DX-2954-nightly-ci
Aug 24, 2026
Merged

ci: run the CI workflow nightly#25
CahidArda merged 1 commit into
mainfrom
DX-2954-nightly-ci

Conversation

@CahidArda

Copy link
Copy Markdown
Collaborator

DX-2954. Add a daily schedule (00:00 UTC) and a manual trigger so the lint/typecheck/test/build/e2e pipeline also runs on main without commits, in line with the nightly runs in workflow-js, redis-js and ratelimit-js.

DX-2954. Add a daily schedule (00:00 UTC) and a manual trigger so the
lint/typecheck/test/build/e2e pipeline also runs on main without commits, in
line with the nightly runs in workflow-js, redis-js and ratelimit-js.
@CahidArda
CahidArda requested a lite review from Copilot August 24, 2026 19:41
@linear-code

linear-code Bot commented Aug 24, 2026

Copy link
Copy Markdown

DX-2954

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds time-based and manual triggers to the existing CI workflow so the full pipeline runs on main even when there are no new commits, helping detect breakage from upstream changes.

Changes:

  • Add a scheduled trigger to run CI daily at 00:00 UTC.
  • Add a workflow_dispatch trigger to allow manual CI runs.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@CahidArda
CahidArda merged commit 73c5894 into main Aug 24, 2026
2 checks passed
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