# Guides
This section covers the core workflows you need to run CI/CD with Pipelines-as-Code. You will find guides on triggering PipelineRuns, configuring your Repository CR, issuing GitOps commands, monitoring pipeline statuses, and validating resources with OpenAPI schemas.


  - [Authoring PipelineRuns](/nightly/docs/guides/creating-pipelines.md) — Create pipelines, CEL variables, GitHub token

  - [Repository CR](/nightly/docs/guides/repository-crd.md) — Configure repos, concurrency, comment settings

  - [Event matching](/nightly/docs/guides/event-matching.md) — on-event, on-target-branch, path, CEL, labels

  - [GitOps commands](/nightly/docs/guides/gitops-commands.md) — /retest, /test, /cancel and more

  - [PipelineRun status](/nightly/docs/guides/statuses.md) — Status reporting and failure detection

  - [OpenAPI schema](/nightly/docs/guides/openapi-schema.md) — Validate Repository CRs in your editor

  - [AI/LLM analysis](/nightly/docs/guides/llm-analysis.md) — Automated pipeline analysis




