ai-cfia / devops

The DevOps Repository from the AI-CFIA serves as a centralized hub for scripts, configurations, and documentation for DevOps.
MIT License
1 stars 0 forks source link

Adding codeowners file creation script #32

Closed SonOfLope closed 8 months ago

SonOfLope commented 8 months ago

This pull request gives the following :

SonOfLope commented 8 months ago

Shellcheck will be used with the action shell-linter. I applied Shellcheck for the current pull request to make sure it passes the check. The following issue will add the reusable action workflow.

SonOfLope commented 8 months ago

Added sh check workflow. The pipeline wont work for now since we need to wait until the workflow gets merged on github-workflow.

As for the newline, the workflow seems to run but doesnt detect that the file doesnt have new line : image I will investigate.

rngadam commented 8 months ago

I will investigate.

Suggest referencing the issue into which the investigation / fix is being done. Also good place to use "Reference in new issue".