Skip to content

Conversation

Copy link

Copilot AI commented Jul 24, 2025

Summary

This PR addresses several documentation issues identified during a comprehensive analysis of the Pipelines-as-Code documentation.

Issues Fixed

1. Inconsistent Project Naming

Fixed inconsistent naming throughout the documentation where "Pipelines As Code" (with spaces) was used instead of the correct "Pipelines-as-Code" (with hyphens):

  • docs/content/docs/install/installation.md (3 instances)
  • docs/content/docs/install/settings.md (1 instance)

2. Typos in Sample Files

Corrected spelling errors in sample configuration files:

  • Fixed "enteprise" → "enterprise" in samples/repository-secret.yaml (2 instances)

3. Missing Sample References

Added documentation references to existing sample files that were not mentioned in the docs:

  • Added a helpful hint in docs/content/docs/guide/repositorycrd.md pointing users to the sample Repository CR configurations in the /samples/ directory

Validation

  • All linting tools pass: ✅ markdownlint, ✅ vale, ✅ codespell
  • No broken links or formatting issues introduced
  • Consistent project naming maintained throughout documentation

Files Changed

  • docs/content/docs/install/installation.md
  • docs/content/docs/install/settings.md
  • docs/content/docs/guide/repositorycrd.md
  • samples/repository-secret.yaml

These changes improve the overall quality and consistency of the Pipelines-as-Code documentation while making it easier for users to find relevant examples.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@chmouel chmouel closed this Jul 24, 2025
@chmouel chmouel deleted the copilot/fix-fd1bb711-0831-4261-ae7d-4524f79937fd branch July 24, 2025 21:45
Copilot AI changed the title [WIP] analyze the documentation see any issues with it docs: Fix naming consistency, typos, and improve sample references Jul 24, 2025
Copilot AI requested a review from chmouel July 24, 2025 22:11
Copilot finished work on behalf of chmouel July 24, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants