diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt new file mode 100644 index 0000000000..75784b8715 --- /dev/null +++ b/.github/actions/spelling/expect.txt @@ -0,0 +1,68 @@ +keptn +keptnapp +keptnappcreationrequest +keptnappcreationrequestlist +keptnappcreationrequestspec +keptnappdemo +keptnapplications +keptnapplist +keptnappspec +keptnappstatus +keptnappversion +keptnappversionlist +keptnappversionspec +keptnappversionstatus +keptnconfig +keptnconfiglist +keptnconfigspec +keptncontroller +keptndemo +keptndemoapp +keptnevaluation +keptnevaluationdefinition +keptnevaluationdefinitionlist +keptnevaluationdefinitionspec +keptnevaluationlist +keptnevaluationprovider +keptnevaluationspec +keptnevaluationstatus +keptnfn +keptnlifecycle +keptnmetric +keptnmetriclist +keptnmetriclog +keptnmetricreference +keptnmetricspec +keptnmetricsprovider +keptnmetricsproviderlist +keptnmetricsproviderspec +keptnmetricstatus +keptnproject +keptnprommetrics +keptnsandbox +keptnserver +keptntask +keptntaskcontroller +keptntaskdefinition +keptntaskdefinitionlist +keptntaskdefinitionlog +keptntaskdefinitionspec +keptntaskdefinitionstatus +keptntasklist +keptntaskspec +keptntaskstatus +keptnwebhookcertificate +keptnwebhookcontroller +keptnworkload +keptnworkloadinstance +keptnworkloadinstancelist +keptnworkloadinstancespec +keptnworkloadinstancestatus +keptnworkloadlist +keptnworkloadref +keptnworkloadspec +keptnworkloadstatus +keptnworkloadversion +keptnworkloadversionlist +keptnworkloadversionspec +keptnworkloadversionstatus diff --git a/.github/workflows/spell-checker.yml b/.github/workflows/spell-checker.yml index 53efebfeec..32e4349b80 100644 --- a/.github/workflows/spell-checker.yml +++ b/.github/workflows/spell-checker.yml @@ -41,3 +41,5 @@ jobs: extra_dictionary_limit: 20 extra_dictionaries: cspell:software-terms/dict/softwareTerms.txt + cspell:k8s/dict/k8s.txt + cspell:golang/dict/go.txt