-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding codeowners file creation script #32
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like the repository devops itself is lacking the Github Workflows to lint markdown and would need linter setup for shell scripts.
Shellcheck will be used with the action shell-linter. |
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 : |
Suggest referencing the issue into which the investigation / fix is being done. Also good place to use "Reference in new issue". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comment on linking to related issues.
This pull request gives the following :