Skip to content

Conversation

jjw24
Copy link
Member

@jjw24 jjw24 commented May 11, 2025

Check spelling workflow ignore release PR targeting master branch, otherwise too much noise. Checking should occur and be resolved on PRs before merging to dev.

@jjw24 jjw24 added this to the 1.20.0 milestone May 11, 2025
@jjw24 jjw24 self-assigned this May 11, 2025
@jjw24 jjw24 added bug Something isn't working CI/CD labels May 11, 2025

This comment has been minimized.

Copy link

gitstream-cm bot commented May 11, 2025

🥷 Code experts: VictoriousRaptor

VictoriousRaptor has most 🧠 knowledge in the files.

See details

.github/workflows/spelling.yml

Knowledge based on git-blame:
VictoriousRaptor: 100%

To learn more about /:\ gitStream - Visit our Docs

Copy link

gitstream-cm bot commented May 11, 2025

Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX.

Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

❌ Errors and Warnings Count
❌ forbidden-pattern 22
⚠️ non-alpha-in-dictionary 19

See ❌ Event descriptions for more information.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

@jjw24 jjw24 merged commit ac37e41 into dev May 11, 2025
14 checks passed
@jjw24 jjw24 deleted the spell_check_ignore_dev branch May 11, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants