Skip to content

Conversation

wesley-dean
Copy link
Contributor

The makeapullrequest.com URL found in README.md associated with the PRs Welcome badge is no longer working. This updates the .lycheeignore to not fail on that.
Fixes #4963

Proposed Changes

  1. update the root .lycheeignore to ignore makeapullrequest.com
  2. update the mega-linter-runner .lycheeignore to in sync with the root version
  3. updated reference link in .lycheeignore
  4. convert existing links into proper regular expressions
  5. change the broken "PRs Welcome" badge in the README.md to point to the contributing documentation

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance
    update

@echoix
Copy link
Collaborator

echoix commented Mar 19, 2025

The website was https://web.archive.org/web/20250306034535/https://makeapullrequest.com/

It isn't as useful. Either we remove the badge, or replace with another URL? Like our contributing docs, the PR page? One of the links of the page?

@nvuillam nvuillam changed the title Merge pull request #1 from oxsecurity/main Fix lychee upgrade issue (lycheeignore upgrade) Mar 19, 2025
Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @wesley-dean :)

@nvuillam nvuillam merged commit 6545bb4 into oxsecurity:main Mar 19, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lychee is failing checks for http://makeapullrequest.com/ which is breaking MegaLinter runs
3 participants