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

refactor(main): add bot for link check #3083

Merged
merged 2 commits into from
May 13, 2023
Merged

Conversation

cuisongliu
Copy link
Collaborator

@cuisongliu cuisongliu commented May 13, 2023

🤖 Generated by Copilot at 84d0b94

Summary

🔗🤖🐛

Added a new workflow file .github/workflows/bot-link.yml to run a link checker tool on the repository and create issues for broken links. The workflow helps maintain the quality and accuracy of the documentation and tutorials.

bot-link.yml checks
Links in docs and tutorials
Issue in autumn

Walkthrough

  • Create a new workflow file bot-link.yml to check and report link errors (link)

@codecov
Copy link

codecov bot commented May 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (57a04da) 72.30% compared to head (761fbdd) 72.30%.

❗ Current head 761fbdd differs from pull request most recent head f5e0ec7. Consider uploading reports for the commit f5e0ec7 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3083   +/-   ##
=======================================
  Coverage   72.30%   72.30%           
=======================================
  Files           8        8           
  Lines         603      603           
=======================================
  Hits          436      436           
  Misses        132      132           
  Partials       35       35           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: cuisongliu <cuisongliu@qq.com>
Signed-off-by: cuisongliu <cuisongliu@qq.com>
@cuisongliu cuisongliu merged commit c9f4f58 into labring:main May 13, 2023
30 checks passed
@cuisongliu cuisongliu deleted the bot-link branch May 13, 2023 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants