MrLMBrown/automation-prompt-pack
Updated
event_id
int64 1
5
| ci_provider
stringclasses 1
value | event_type
stringclasses 2
values | status
stringclasses 3
values | payload_summary
stringclasses 5
values | notes
stringclasses 5
values |
|---|---|---|---|---|---|
1
|
github_actions
|
workflow_run
|
success
|
Node app tests on main branch
|
Baseline green run used as reference.
|
2
|
github_actions
|
workflow_run
|
failure
|
Integration tests failed on feature branch
|
Simulated API timeout in third-party service.
|
3
|
github_actions
|
job
|
success
|
Deploy job to staging completed
|
Used for Make.com webhook demo.
|
4
|
github_actions
|
job
|
cancelled
|
Security scan job cancelled by user
|
Shows manual intervention path.
|
5
|
github_actions
|
workflow_run
|
failure
|
Lint step failed on pull request
|
Used for n8n notification workflow example.
|
This dataset is used by the prompt pack MrLMBrown/automation-prompt-pack to generate and test CI/CD and workflow automation prompts.