Skip to content

Add check-spelling GitHub Action for automated spell-checking on PRs#3288

Draft
vparfonov wants to merge 1 commit into
openshift:masterfrom
vparfonov:github-action-spelling
Draft

Add check-spelling GitHub Action for automated spell-checking on PRs#3288
vparfonov wants to merge 1 commit into
openshift:masterfrom
vparfonov:github-action-spelling

Conversation

@vparfonov
Copy link
Copy Markdown
Contributor

Description

  • Add spelling.yml workflow triggered on pull_request_target
  • Use check-spelling/check-spelling@v0.0.22 with community dictionaries for Kubernetes, Go, Docker, shell, HTML, filetypes, software-terms
  • Only check .adoc, .md, .txt files (only.txt)
  • AsciiDoc-aware pattern exclusions for directives, macros, anchors
  • Project-specific allow list for CLO, LokiStack, OpenShift terms
  • Reject list for known typos found in this repo
  • Start with only_check_changed_files to limit noise on initial rollout

/cc
/assign

Links

  • Depending on PR(s):
  • GitHub issue:
  • JIRA:
  • Enhancement proposal:

- Add spelling.yml workflow triggered on pull_request_target
- Use check-spelling/check-spelling@v0.0.22 with community dictionaries
  for Kubernetes, Go, Docker, shell, HTML, filetypes, software-terms
- Only check .adoc, .md, .txt files (only.txt)
- AsciiDoc-aware pattern exclusions for directives, macros, anchors
- Project-specific allow list for CLO, LokiStack, OpenShift terms
- Reject list for known typos found in this repo
- Start with only_check_changed_files to limit noise on initial rollout

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 20, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 20, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 406942e6-2bcd-4819-9af5-3e1f046365a2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 20, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vparfonov
Once this PR has been reviewed and has the lgtm label, please assign cahartma for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant