Skip to content

fix: document automation schedules as UTC - #72

Merged
debidong merged 1 commit into
mainfrom
codex/automation-utc-help
Jul 2, 2026
Merged

fix: document automation schedules as UTC#72
debidong merged 1 commit into
mainfrom
codex/automation-utc-help

Conversation

@debidong

Copy link
Copy Markdown
Collaborator

Summary

  • Clarify that friendly automation schedule helpers and cron expressions are UTC
  • Tell agents/users to convert local wall-clock requests before passing --at or --cron-expr
  • Update the bundled Flashduty automation skill card and add help coverage

Test plan

  • go test ./...
  • go run ./internal/cmd/skilldoc check
  • go build ./cmd/flashduty
  • go run ./cmd/flashduty automation create --help
  • go run ./cmd/flashduty automation update auto_123 --help

@debidong
debidong merged commit 81d5149 into mainJul 2, 2026
12 checks passed
Sign up for freeto 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.

1 participant

@debidong