OctoPrint / OctoPrint/plugins.octoprint.org
Github Actions Link Checker
Nobody has claimed this yet.
- Dominant language
- Less
- Stars
- 144
- Forks
- 370
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
I just noticed a couple of my plugins that were recently merged were missing screenshots, and after looking into it, issue seemed to be related to invalid links, both in the featured image section and within the detailed description at the bottom. I think this is a result of switching from Travis to Github Actions as the Travis build would error if links were invalid. I remember the checks would not pass before if the links didn't work.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's GitHub Actions configuration and compare it with the former Travis checks, focusing on plugin featured images and links in detailed descriptions. Done means the workflow detects invalid links in both locations and fails checks when they are broken.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100