Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

The smoke-project workflow's add_comment safe output handler was missing the target-repo configuration, causing comments to potentially be posted to the wrong repository.

Changes

  • Recompiled smoke-project.lock.yml to regenerate the safe outputs handler configuration
  • Added target-repo: github-agentic-workflows/demo-repository to the add_comment handler configuration

The add_comment handler now includes the target repository specification, aligning with the existing configuration for add_labels, create_issue, and remove_labels handlers that already specified the demo repository.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update target repository in smoke-project workflow Recompile smoke-project workflow with target-repo for add_comment Feb 2, 2026
Copilot AI requested a review from mnkiefer February 2, 2026 14:00
@mnkiefer mnkiefer marked this pull request as ready for review February 2, 2026 14:00
@mnkiefer mnkiefer merged commit 1743f9b into mnkiefer-patch-10 Feb 2, 2026
@mnkiefer mnkiefer deleted the copilot/sub-pr-13281 branch February 2, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants