Skip to content

ci: enable cron for environment clean up - #8082

Merged
joshblack merged 2 commits into
mainfrom
joshblack-patch-5
Jun 29, 2026
Merged

ci: enable cron for environment clean up#8082
joshblack merged 2 commits into
mainfrom
joshblack-patch-5

Conversation

@joshblack

Copy link
Copy Markdown
Member

Updates our environment clean up command so that it runs every night at midnight

@joshblack
joshblack requested a review from jonrohan June 29, 2026 18:20
@joshblack
joshblack requested a review from a team as a code owner June 29, 2026 18:20
Copilot AI review requested due to automatic review settings June 29, 2026 18:20
@changeset-bot

changeset-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cfce879

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the staff Author is a staff member label 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

Enables a nightly scheduled run for the existing “environments” GitHub Actions workflow, so the environment cleanup job runs automatically in addition to manual dispatch.

Changes:

  • Uncommented/added a schedule trigger intended to run at midnight daily.
  • Kept workflow_dispatch to allow manual execution.
Show a summary per file
File Description
.github/workflows/environment.yml Enables a cron schedule trigger for nightly environment cleanup.

Review details

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

Comment thread .github/workflows/environment.yml

@jonrohan jonrohan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:jinx:

@primer

primer Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

🤖 Formatting issues have been automatically fixed and committed to this PR.

@joshblack joshblack 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
@joshblack
joshblack enabled auto-merge June 29, 2026 18:26
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8082 June 29, 2026 18:30 Inactive
@joshblack
joshblack added this pull request to the merge queue Jun 29, 2026
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8082 June 29, 2026 18:39 Inactive
Merged via the queue into main with commit 9f191d8 Jun 29, 2026
67 of 68 checks passed
@joshblack
joshblack deleted the joshblack-patch-5 branch June 29, 2026 18:44
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.

3 participants