Skip to content
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

Add configs for the link checker #17953

Closed
wants to merge 13 commits into from

Conversation

mmitoraj
Copy link
Contributor

@mmitoraj mmitoraj commented Aug 9, 2023

Description

Changes proposed in this pull request:

  • Add config files for the Markdown Link Check using GitHub action checking all markdown links as a quality gate.
    • PR level on modified files
    • daily check
  • Fixing/removing/updating dead links
  • Disabling the check for links that cannot be fixed

Related issue(s)

@mmitoraj mmitoraj added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 9, 2023
@mmitoraj mmitoraj requested review from a team as code owners August 9, 2023 08:23
@netlify
Copy link

netlify bot commented Aug 9, 2023

Deploy Preview for kyma-project-docs-preview ready!

Name Link
🔨 Latest commit 86eba0f
🔍 Latest deploy log https://app.netlify.com/sites/kyma-project-docs-preview/deploys/64f5d2c13bb5820008dfc061
😎 Deploy Preview https://deploy-preview-17953--kyma-project-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kyma-bot kyma-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 9, 2023
@mmitoraj mmitoraj closed this Aug 9, 2023
@mmitoraj mmitoraj reopened this Aug 9, 2023
@mmitoraj
Copy link
Contributor Author

mmitoraj commented Aug 9, 2023

/retest

@mmitoraj mmitoraj requested a review from a team as a code owner August 9, 2023 12:57
@kyma-bot kyma-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 9, 2023
@mmitoraj
Copy link
Contributor Author

/retest

@mmitoraj
Copy link
Contributor Author

/retest

@netlify
Copy link

netlify bot commented Sep 4, 2023

👷 Deploy request for kyma-project pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 86eba0f

@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 4, 2023
@kyma-bot
Copy link
Contributor

kyma-bot commented Sep 4, 2023

@mmitoraj: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kyma-crd-governance 86eba0f link false /test pull-kyma-crd-governance
pull-kyma-governance 86eba0f link false /test pull-kyma-governance
pre-kyma-presubmit-scanner 86eba0f link false /test pre-kyma-presubmit-scanner
pull-function-webhook-build 86eba0f link true /test pull-function-webhook-build
pull-application-connector-compass-runtime-agent-test-build 86eba0f link false /test pull-application-connector-compass-runtime-agent-test-build
pull-function-controller-build 86eba0f link true /test pull-function-controller-build
pull-application-connector-gateway-test-build 86eba0f link false /test pull-application-connector-gateway-test-build
pull-application-connector-connectivity-validator-test-build 86eba0f link false /test pull-application-connector-connectivity-validator-test-build
pull-function-registry-gc-build 86eba0f link false /test pull-function-registry-gc-build
pull-function-jobinit-build 86eba0f link true /test pull-function-jobinit-build
pull-application-connector-mock-app-build 86eba0f link false /test pull-application-connector-mock-app-build
pre-main-check-users-map 86eba0f link false /test pre-main-check-users-map

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@mmitoraj mmitoraj closed this Sep 4, 2023
@mmitoraj mmitoraj deleted the link-checker branch September 4, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants