timrogers/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
- Stale
- License
- None
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 |