Skip to content

Pollution from .mlc_config.json #95

Description

@rngadam
  1. .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 }}'

  1. 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

  1. 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
  • modify workflow-markdown-check.yml to take list of acceptable status code and reasonable default
  • remove .mlc_config from repo where it was inserted
  • fix the documentation to not require that file anymore

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions