chore: Update platform types - #715
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 34fb7d588b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "Codex (@codex) review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".
| Publish a Slack mrkdwn digest. | ||
|
|
||
| Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes. |
There was a problem hiding this comment.
Restore a generic formatting-prompt description
For ProjectAutomationConfig with event_type='logs', this field accepts arbitrary Loop formatting instructions and has no schema default, but its generated documentation now prescribes a Pattern run-report digest whose inputs do not exist for general log automations. The same shared text is also propagated to environment_update and generic windowed Slack actions, so SDK users inspecting these public types receive configuration guidance specific to an unrelated workflow; keep the field description generic and place this digest prompt in the Pattern-specific implementation/default instead.
Useful? React with 👍 / 👎.
Automated regeneration of SDK types.