Giter VIP home page Giter VIP logo

Comments (5)

ruzickap avatar ruzickap commented on September 24, 2024

Hello.

To exclude some domains - I'm using it like this:

https://github.com/ruzickap/ruzickap.github.io/blob/3dda466ece44fb3b2925f91a1f73338b05959717/.github/workflows/gh-pages-build.yml#L64-L69

This example above should work...

from action-my-broken-link-checker.

ruzickap avatar ruzickap commented on September 24, 2024

In your case I will try something like:

      - name: Check broken links
        uses: ruzickap/action-my-broken-link-checker@v2
        with:
          url: https://${{ steps.variables.outputs.BASE_DOMAIN }}
          cmd_params: '--exclude=(github.com|mycompany) --follow-sitemap-xml --color=always --max-connections=4 --buffer-size=8192 --skip-tls-verification'

And then you can try to extend it / improve it...

from action-my-broken-link-checker.

ArthurFlag avatar ArthurFlag commented on September 24, 2024

I think my issue was that cmd_params doesn't see to like using a pipe and having the params on different lines, I'll give it another shot.

from action-my-broken-link-checker.

github-actions avatar github-actions commented on September 24, 2024

This issue has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.

from action-my-broken-link-checker.

github-actions avatar github-actions commented on September 24, 2024

This issue has not seen any activity since it was marked stale.
Closing.

from action-my-broken-link-checker.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.