Open
Description
Describe the bug
There is a broken URL check in Github validation which is causing every pull request to fail. These broken URLs can be divided into two categories:
- Page does not exist
- In case of link to the twitter posts, Twitter/X's website may be blocking automated link checkers
To Reproduce
Steps to reproduce the behavior:
- Clone the repository
- Make changes in the repository file and create a pull request
- Let the pull request go through Github Validations
- See error
Expected behavior
Check Broken URLs step must be failing
Screenshots
Example
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Browser Firefox