steve-keep/Prod-Mill Engine
The core logic for the prodmill-engine.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | The operation mode. Either "create-spec", "create-plan", "create-tasks", "next-task", "update-constitution", or "update-spec-list". | yes | — |
| jules_api_key | API key for the Jules service, used for the "create-spec", "create-tasks", and "update-constitution" modes. | no | — |
| issue_body | The body of the GitHub issue. | no | — |
| issue_number | The number of the GitHub issue. Required for "create-spec", "create-plan", "create-tasks", and "update-constitution" modes. | no | — |
Outputs
| name | description |
|---|---|
| issue_id | The ID of the issue being processed. |