Skip to content

use vercel cron instead of github workflow#340

Merged
hotaery merged 2 commits into
mainfrom
vercel_cron
Mar 10, 2026
Merged

use vercel cron instead of github workflow#340
hotaery merged 2 commits into
mainfrom
vercel_cron

Conversation

@hotaery

@hotaery hotaery commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator

📋 Pull Request Description

According to vercel cron jobs docs, deploy daily report job to vercel not on github workflow. But vercel invokes crob jobs only for production. Therefore, if we need to test this feature, MUST deploy to production. All needed ENV have configured on Vercel.

✅ Security Checklist

Please confirm the following before submitting:

  • I have reviewed this change for potential security vulnerabilities.
  • This PR does not introduce hardcoded secrets, credentials, or tokens.
  • All user inputs are validated and properly escaped/sanitized.
  • I have analyzed third-party dependencies for known vulnerabilities.
  • Logging statements do not expose sensitive information.
  • Authentication/authorization mechanisms remain intact and secure.
  • This change has been tested under both expected and edge-case conditions.

@vercel

vercel Bot commented Mar 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
liborate Ready Ready Preview, Comment Mar 7, 2026 4:11am
liborate-staging Ready Ready Preview, Comment Mar 7, 2026 4:11am
zoom-companion-shaomei-test Ready Ready Preview, Comment Mar 7, 2026 4:11am

Request Review

@github-actions

github-actions Bot commented Mar 6, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

@hotaery hotaery merged commit 279b86c into main Mar 10, 2026
18 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