- .mlc_config is getting added to the root of every repo - a file that is used to configure the github
https://github.com/search?q=org%3Aai-cfia%20.mlc_config&type=code
|
config-file: '${{ inputs.config-file-path }}' |
- this was created to fix links to LinkedIn where it is returning a non-standard 999 HTTP code for links accessed without a proper account
https://excellentwebcheck.com/blogs/what-is-http-999-request-denied-response-code
- this really should be a parameter to the github-workflows with default only expecting 200 (we generally shouldn't be pointing to pages that are 403
https://github.com/search?q=org%3Aai-cfia%20.mlc_config&type=code
github-workflows/.github/workflows/workflow-markdown-check.yml
Line 24 in 8521ad2
https://excellentwebcheck.com/blogs/what-is-http-999-request-denied-response-code