Skip to content

Pipeline monitoring and drift detection #10

@structbinary

Description

@structbinary

Detect when CI pipelines have drifted from their intended state — either because someone edited the YAML directly, or because the project's dependencies and structure have changed.

What this looks like

  • Compare the current workflow YAML against the persisted CISpec (depends on Issue CI spec persistence (.talkops/intent.yaml) #4)
  • Flag differences: missing stages, outdated action versions, removed capabilities
  • Suggest updates to bring the pipeline back in sync
  • Optionally run on a schedule or as a webhook

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions