Skip to content

.#10

Merged
hbrooks merged 1 commit into
mainfrom
hunter/add-doc_updater-agent
Jun 27, 2026
Merged

.#10
hbrooks merged 1 commit into
mainfrom
hunter/add-doc_updater-agent

Conversation

@hbrooks

@hbrooks hbrooks commented Jun 27, 2026

Copy link
Copy Markdown
Member

No description provided.

@ellipsis-dev-beta

Copy link
Copy Markdown

⚠️ Invalid Ellipsis agent config

1 agent config file(s) on this branch failed to parse as of ba1aa58. Until this is fixed, an existing agent keeps running with its last valid configuration, and a brand-new config will not be created.

agents/update_docs.yaml

4 validation errors for AgentConfig
triggers.0.AgentConfigCronTrigger.type
  Input should be <AgentConfigTriggerType.CRON: 'cron'> [type=literal_error, input_value='react', input_type=str]
    For further information visit https://errors.pydantic.dev/2.13/v/literal_error
triggers.0.AgentConfigCronTrigger.schedule
  Field required [type=missing, input_value={'type': 'react', 'events...'pull_request_merged'}]}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.13/v/missing
triggers.0.AgentConfigReactTrigger.events.0.event
  Input should be 'pull_request_open', 'pull_request_open_draft', 'pull_request_merge', 'pull_request_close', 'pull_request_push', 'pull_request_review_submitted', 'pull_request_comment', 'issue_open', 'issue_close', 'issue_comment', 'linear_issue_open' or 'push' [type=enum, input_value='pull_request_merged', input_type=str]
    For further information visit https://errors.pydantic.dev/2.13/v/enum
triggers.0.AgentConfigMentionTrigger.type
  Input should be <AgentConfigTriggerType.MENTION: 'mention'> [type=literal_error, input_value='react', input_type=str]
    For further information visit https://errors.pydantic.dev/2.13/v/literal_error

@hbrooks hbrooks merged commit e2b9d6b into main Jun 27, 2026
1 check 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.

1 participant