Skip to content

Commit efc8468

Browse files
Merge pull request #72 from instil/copilot/aw-tutorial-update-monitor-fix
fix: call noop when Tutorial Update Monitor finds no updates
2 parents fe210dd + 15fc10e commit efc8468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tutorial-update-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Use the GitHub tool to list recent commits (last 14 days) from `github/copilot-c
8282
## Guidelines
8383

8484
- Only create issues for **meaningful changes** that affect tutorial accuracy or completeness. Skip cosmetic or unrelated changes.
85-
- If no updates are found, take no action.
85+
- If no updates are found, call the `noop` tool with a brief summary of what was checked and confirming no updates were needed.
8686
- Group closely related changes into a single issue when it makes sense.
8787
- Be specific and actionable in issue descriptions so maintainers can address them quickly.
8888
- Limit to **5 issues per run** to avoid noise.

0 commit comments

Comments
 (0)