actions-marketplace-validations/Pull Raycast Extension Changes

Store a Raycast extension in your own repo, and automatically create a PR with changes made in `raycast/extensions`

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 9, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/timrogers_pull-raycast-extension-changes@a71923aa7678a5dff85267a2c555e11b6aabac70 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
github_access_tokenA GitHub access token which will be used to create a PR to your repo with any changesyes
extension_nameThe name of your extension. This should be the name of the folder in the `raycast/extensions` repo under `extensions/` where your extension lives.yes
namedescription
pull_request_urlThe URL of the pull request to the extension repo