seespine-2022/QMS worker
Handles QMS docs updates
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| qms_pat | QMS Personal Access Token | yes | — |
| github_token | GitHub token | yes | — |
| target_repo | QMS Target repository to update (owner/repo) | yes | — |
| openai_key | OpenAI API Key | yes | — |
| instruction | Instruction to update the file | yes | — |
| issue_title | Issue title | no | — |
| issue_body | Issue body | no | — |
| issue_url | Issue url | no | — |
| pr_title | Pull request title | no | — |
| pr_body | Pull request body | no | — |
| pr_url | Pull request url | no | — |
Outputs
| name | description |
|---|---|
| result | The result of the QMS worker action |