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

docs: link checker #5860

Merged
merged 4 commits into from
Mar 24, 2020
Merged

docs: link checker #5860

merged 4 commits into from
Mar 24, 2020

Conversation

tac0turtle
Copy link
Member

Description

Make the link checker run daily instead of everytime


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
@tac0turtle tac0turtle added A:automerge Automatically merge PR once all prerequisites pass. T:Docs Changes and features related to documentation. labels Mar 24, 2020
@tac0turtle tac0turtle changed the title Marko/change linkchecker docs: link checker Mar 24, 2020
@codecov
Copy link

codecov bot commented Mar 24, 2020

Codecov Report

Merging #5860 into master will not change coverage by %.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5860   +/-   ##
=======================================
  Coverage   32.32%   32.32%           
=======================================
  Files         353      353           
  Lines       39476    39476           
=======================================
  Hits        12760    12760           
  Misses      25440    25440           
  Partials     1276     1276           

@alessio alessio merged commit 999a83d into master Mar 24, 2020
@alessio alessio deleted the marko/change_linkchecker branch March 24, 2020 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once all prerequisites pass. T:Docs Changes and features related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants