Skip to content

Add GitLab CI adoption note #7

Description

@baskduf

Goal

Document how maintainers should think about harness adoption when a target repository uses GitLab CI instead of GitHub Actions.

Scope

  • Add a concise note or example under docs/.
  • Explain that CI wiring should fit the target repository's existing provider.
  • Show which generic checks can be run in GitLab CI without copying the GitHub Actions workflow blindly.
  • Link from README or validation docs if useful.

Acceptance Criteria

  • The note preserves prompt-first adoption and target-source-of-truth guidance.
  • It does not introduce a mandatory .gitlab-ci.yml template.
  • python scripts/check_docs_drift.py passes.
  • Full local validation still passes.

References

  • ROADMAP.md
  • CONTRIBUTING.md
  • docs/adoption-workflow.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions