Skip to content

Update pull_request_template.md#164

Merged
ACharbonneau merged 1 commit into
mainfrom
ACharbonneau-patch-3
Apr 10, 2026
Merged

Update pull_request_template.md#164
ACharbonneau merged 1 commit into
mainfrom
ACharbonneau-patch-3

Conversation

@ACharbonneau
Copy link
Copy Markdown
Contributor


name: Release Checklist
about: Ensure everything is updated properly
title: ''
labels: ''
assignees: 'ACharbonneau'


body:

  • type: markdown
    attributes:
    x: "a random key!"
    value: "Thanks for taking the time to fill out this bug!"
  • type: textarea
    attributes:
    label: Name
  • type: checkboxes
    attributes:
    options:
    • label: Your name

@ACharbonneau ACharbonneau merged commit 2ef5d89 into main Apr 10, 2026
4 of 5 checks passed
@ACharbonneau ACharbonneau deleted the ACharbonneau-patch-3 branch April 10, 2026 18:56
@github-actions
Copy link
Copy Markdown

@check-spelling-bot Report

🔴 Please review

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

Unrecognized words (12)
aacr
ACharbonneau
adeno
autoplay
Bingxing
dfs
ETL
Huo
lowcode
MFko
mgoa
youtube
To accept these unrecognized words as correct, you could run the following commands

... in a clone of the git@github.com:CancerDataAggregator/CDA-HelpDesk.git repository
on the ACharbonneau-patch-3 branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/CancerDataAggregator/CDA-HelpDesk/actions/runs/24259068825/attempts/1' &&
git commit -m 'Update check-spelling metadata'

OR

To have the bot accept them for you, comment in the PR quoting the following line:
@check-spelling-bot apply updates.

Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

This includes both expected items (22) from .github/actions/spelling/expect.txt and unrecognized words (12)

Dictionary Entries Covers Uniquely
cspell:typescript/dict/typescript.txt 1098 1 1

Consider adding them (in .github/workflows/spellcheck.yml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with to extra_dictionaries:

            cspell:typescript/dict/typescript.txt

To stop checking additional dictionaries, add (in .github/workflows/spellcheck.yml) for uses: check-spelling/check-spelling@main in its with:

check_extra_dictionaries: ""
Errors ❌ (1)

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

❌ Errors Count
❌ check-file-path 2

See ❌ Event descriptions for more information.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant