actions-marketplace-validations/Algolia Crawler Automatic Crawl

Automatically trigger a crawl and push to Algolia, when deploying a website using the Algolia Crawler.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 27, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/algolia_algoliasearch-crawler-github-actions@d4b375f6286fef858010351ffa71e74e03d3e047 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
crawler-user-idCrawler user IDyes
crawler-api-keyCrawler API keyyes
crawler-api-base-urlCrawler API URLnohttps://crawler.algolia.com/api/1
github-tokenGithub tokenyes${{ github.token }}
crawler-nameName of the crawleryes[Github] ${{ github.repository }} ${{ github.ref }}
algolia-app-idAlgolia Application IDyes
algolia-api-keyAlgolia API keyyes
site-urlurl of the site to crawlyes
override-configOverride config in case the crawler is already existingnofalse

no outputs