Skip to content

[plan] Add workflow_run trigger examples to create-agentic-workflow.md #29045

@github-actions

Description

@github-actions

Objective

Add workflow_run trigger examples to .github/aw/create-agentic-workflow.md to better support DevOps monitoring scenarios.

Context

From agent persona exploration discussion #29038, the S3 (DevOps Engineer: Deployment Monitoring) scenario scored only 3.4/5 because workflow_run is mentioned only 4 times with no complete examples. DevOps engineers asking for deployment monitoring workflows receive vague or redirected responses.

Approach

  1. In .github/aw/create-agentic-workflow.md, find the triggers/scheduling section
  2. Add 1-2 complete frontmatter examples using the workflow_run trigger pattern showing workflows and types: [completed]
  3. Show how to access github.event.workflow_run context (e.g., checking conclusion == 'failure')
  4. Include a complete example that detects failed CI/CD runs and posts a notification

Acceptance Criteria

  • At least 1 complete workflow_run frontmatter example is documented
  • Example shows how to check github.event.workflow_run.conclusion for failure detection
  • Example is placed near other trigger pattern documentation
  • The DevOps monitoring use case is explicitly mentioned

Generated by Plan Command for issue #discussion #29038 · ● 280.5K ·

  • expires on May 1, 2026, 5:04 AM UTC

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions