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

[GHA] check for broken links #237

Merged
merged 1 commit into from
Apr 5, 2024
Merged

[GHA] check for broken links #237

merged 1 commit into from
Apr 5, 2024

Conversation

AshleyDumaine
Copy link
Contributor

What type of PR is this?

What this PR does / why we need it: This will try to catch broken links in our docs (via https://github.com/ruzickap/action-my-broken-link-checker) before we publish them so we can address any issues if they arise.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.35%. Comparing base (ca3cd20) to head (5ec8d58).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   42.35%   42.35%           
=======================================
  Files          26       26           
  Lines        1419     1419           
=======================================
  Hits          601      601           
  Misses        804      804           
  Partials       14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AshleyDumaine AshleyDumaine added the github_actions Pull requests that update GitHub Actions code label Apr 4, 2024
@AshleyDumaine AshleyDumaine merged commit 645b584 into main Apr 5, 2024
8 checks passed
@AshleyDumaine AshleyDumaine deleted the check-broken-doc-links branch April 5, 2024 13:32
AshleyDumaine added a commit that referenced this pull request Apr 19, 2024
amold1 pushed a commit that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants