Skip to content

Enable scheduled workflow to run nightly - #8083

Closed
jonrohan wants to merge 1 commit into
mainfrom
jonrohan-patch-1
Closed

Enable scheduled workflow to run nightly#8083
jonrohan wants to merge 1 commit into
mainfrom
jonrohan-patch-1

Conversation

@jonrohan

Copy link
Copy Markdown
Member

Re-enabling the cron for environments cleanup

Copilot AI review requested due to automatic review settings June 29, 2026 18:20
@jonrohan
jonrohan requested a review from a team as a code owner June 29, 2026 18:20
@jonrohan
jonrohan requested review from TylerJDev and joshblack June 29, 2026 18:20
@github-actions github-actions Bot added the staff Author is a staff member label Jun 29, 2026
@jonrohan
jonrohan enabled auto-merge June 29, 2026 18:21
@jonrohan jonrohan added skip changeset This change does not need a changelog integration-tests: skipped manually Changes in this PR do not require an integration test labels Jun 29, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Re-enables the GitHub Actions scheduled trigger for the environment cleanup workflow so it runs automatically each night (in addition to manual dispatch).

Changes:

  • Restored the on.schedule trigger.
  • Configured the workflow to run daily at 0 0 * * * (midnight UTC).
Show a summary per file
File Description
.github/workflows/environment.yml Re-enabled nightly scheduled execution for the environment cleanup workflow.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Low

# # https://crontab.guru/every-night-at-midnight
# - cron: '0 0 * * *'
schedule:
# https://crontab.guru/every-night-at-midnight
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8083 June 29, 2026 18:31 Inactive
@jonrohan jonrohan closed this Jun 29, 2026
auto-merge was automatically disabled June 29, 2026 18:58

Pull request was closed

@primer
primer Bot deleted the jonrohan-patch-1 branch June 30, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: skipped manually Changes in this PR do not require an integration test skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants