Skip to content

docs: use per-source pollInterval in README snippets#852

Merged
gjkim42 merged 1 commit into
mainfrom
kelos-task-849
Mar 30, 2026
Merged

docs: use per-source pollInterval in README snippets#852
gjkim42 merged 1 commit into
mainfrom
kelos-task-849

Conversation

@kelos-bot
Copy link
Copy Markdown

@kelos-bot kelos-bot Bot commented Mar 30, 2026

What type of PR is this?

/kind docs

What this PR does / why we need it:

Moves pollInterval from the deprecated top-level spec.pollInterval position into the per-source githubIssues block in two README YAML snippets:

  • The "Kelos Developing Kelos" self-development section
  • The TaskSpawner quick-start example

This aligns the README with the reference docs (docs/reference.md), examples 03/06, and the actual self-development/kelos-workers.yaml manifest.

Which issue(s) this PR is related to:

Fixes #849

Special notes for your reviewer:

N/A

Does this PR introduce a user-facing change?

NONE

Summary by cubic

Update README YAML snippets to place pollInterval inside the per-source githubIssues block instead of the deprecated top-level spec.pollInterval. This aligns the examples with the reference docs and current manifests to prevent copying outdated config.

Written for commit c40eae9. Summary will update on new commits.

The README YAML snippets used the deprecated top-level
spec.pollInterval field. Move pollInterval inside the
githubIssues source block in both the self-development
section and the TaskSpawner quick-start example, aligning
them with the reference docs, examples, and the actual
kelos-workers.yaml manifest.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kelos-bot kelos-bot Bot added the kind/docs label Mar 30, 2026
@github-actions github-actions Bot removed the needs-kind Indicates an issue or PR lacks a kind/* label label Mar 30, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@gjkim42 gjkim42 enabled auto-merge March 30, 2026 16:02
@gjkim42 gjkim42 added this pull request to the merge queue Mar 30, 2026
Merged via the queue into main with commit 5c48a00 Mar 30, 2026
32 of 43 checks passed
@gjkim42 gjkim42 deleted the kelos-task-849 branch March 30, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: README TaskSpawner snippet uses deprecated top-level pollInterval — contradicts reference and examples

1 participant