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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 9, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/timrogers_pull-raycast-extension-changes@a71923aa7678a5dff85267a2c555e11b6aabac70 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_access_token | A GitHub access token which will be used to create a PR to your repo with any changes | yes | — |
| extension_name | The name of your extension. This should be the name of the folder in the `raycast/extensions` repo under `extensions/` where your extension lives. | yes | — |
Outputs
| name | description |
|---|---|
| pull_request_url | The URL of the pull request to the extension repo |