Skip to content

Fix YAML syntax errors in smoke-project workflow#13218

Merged
mnkiefer merged 2 commits intomnkiefer-patch-5from
copilot/sub-pr-13215
Feb 2, 2026
Merged

Fix YAML syntax errors in smoke-project workflow#13218
mnkiefer merged 2 commits intomnkiefer-patch-5from
copilot/sub-pr-13215

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

The smoke-project.md workflow had malformed YAML with extraneous quotes on target-repo fields, preventing proper compilation.

Changes:

  • Removed trailing quotes and whitespace from target-repo: github-agentic-workflows/demo-repository"target-repo: github-agentic-workflows/demo-repository
  • Recompiled workflow to regenerate lock file with correct safe-outputs configuration

Affected safe-outputs handlers:

  • create-issue
  • add-labels
  • remove-labels

The lock file now correctly embeds target-repo in the handler config JSON.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Add target-repo to smoke project actions Fix YAML syntax errors in smoke-project workflow Feb 2, 2026
Copilot AI requested a review from mnkiefer February 2, 2026 06:46
@mnkiefer mnkiefer marked this pull request as ready for review February 2, 2026 06:46
@mnkiefer mnkiefer merged commit b190baf into mnkiefer-patch-5 Feb 2, 2026
@mnkiefer mnkiefer deleted the copilot/sub-pr-13215 branch February 2, 2026 06:46
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