foo-software/Binoculars Action

A GitHub Action to measure web page SEO friendliness. Slack notifications, AWS S3 HTML report uploads, and more!

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
authorFor Slack notifications: A user handle, typically from GitHub.
awsAccessKeyIdThe AWS accessKeyId for an S3 bucket.
awsBucketThe AWS Bucket for an S3 bucket.
awsRegionThe AWS region for an S3 bucket.
awsSecretAccessKeyThe AWS secretAccessKey for an S3 bucket.
branchFor Slack notifications: A version control branch, typically from GitHub.
commentUrlAn endpoint to post comments to. This is only needed if you want to trigger comments on 'push'. A 'pull_request' trigger does not require this to be set. Typically this will be from GitHub's API. Example: https://api.github.com/repos/:owner/:repo/commits/:commit_sha/comments.
enableCommentsIf true and accessToken is set scores will be posted as comments.
minScoreThe required minimum score. If score is lower an error will throw.
outputDirectoryAn absolute directory path to output report. You can do this an an alternative or combined with an S3 upload.
prFor Slack notifications: A version control pull request URL, typically from GitHub.
accessTokenAccess token of a user to post PR comments.
shaFor Slack notifications: A version control sha, typically from GitHub.
slackWebhookUrlA Slack Incoming Webhook URL to send notifications to.
urlsA pipe separated list of URLs.

no outputs