EddieHubCommunity / HealthCheck

Checks how friendly your Open Source project is and suggests improvements! Sponsored by @Flagsmith
https://healthcheck.eddiehubcommunity.org
MIT License
69 stars 27 forks source link

Fix badge link to point to the latest report #263

Open loftwah opened 1 month ago

loftwah commented 1 month ago

Description

The badge link currently does not point to the latest generated HealthCheck report. This issue could be related to caching or an outdated URL, but it should be fixed to ensure users always access the most recent results.

Screenshots

image

link goes to this page:

image

latest scan doesn't show up here either (may be related to manual scan):

image

Additional information

I think this might have something to do with you running the scan manually.

Would expect the badge to go to the latest, or a selected report (maybe chosen by the user).

SuperexMack commented 1 month ago

can i work on this? i am new to open source with a decent amount of experience in js

Bashamega commented 1 month ago

can i work on this? i am new to open source with a decent amount of experience in js

@eddiejaoude

loftwah commented 1 month ago

This isn't labelled as status: ready for dev. Eddie will add the label if this is something that will be worked on. Check out the Contributing Guide

Note: look out for the Issue label status: ready for dev (if it does not have this label, your work might not be accepted)

eddiejaoude commented 1 month ago

thank you everyone for the great collaboration 👍

I have added the ready for dev label and assigned it to you @SuperexMack