File size: 621 Bytes
87a341b
 
 
 
 
 
1
2
3
4
5
6
7
event_id,ci_provider,event_type,status,payload_summary,notes
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."