-
Notifications
You must be signed in to change notification settings - Fork 294
[aw] No-Op Runs #8521
Copy link
Copy link
Closed
Labels
area/agentic-workflowsGitHub agentic workflow definitions under .github/workflows/*.md.GitHub agentic workflow definitions under .github/workflows/*.md.
Metadata
Metadata
Assignees
Labels
area/agentic-workflowsGitHub agentic workflow definitions under .github/workflows/*.md.GitHub agentic workflow definitions under .github/workflows/*.md.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This issue tracks all no-op runs from agentic workflows in this repository. Each workflow run that completes with a no-op message (indicating no action was needed) posts a comment here.
What is a No-Op?
A no-op (no operation) occurs when an agentic workflow runs successfully but determines that no action is required. For example:
These are successful outcomes, not failures, and help provide transparency into workflow behavior.
How This Helps
This issue helps you:
Resources
Tip
To stop a workflow from posting here, set
report-as-issue: falsein its frontmatter: