Skip to content

chore: update smoke-project workflow#14455

Merged
mnkiefer merged 7 commits intomainfrom
mnkiefer-patch-smoke
Feb 8, 2026
Merged

chore: update smoke-project workflow#14455
mnkiefer merged 7 commits intomainfrom
mnkiefer-patch-smoke

Conversation

@mnkiefer
Copy link
Contributor

@mnkiefer mnkiefer commented Feb 8, 2026

  • Updates the .github/workflows/smoke-project.md workflow.

@mnkiefer mnkiefer self-assigned this Feb 8, 2026
Copilot AI review requested due to automatic review settings February 8, 2026 05:01
@mnkiefer
Copy link
Contributor Author

mnkiefer commented Feb 8, 2026

@copilot recompile workflow

Copy link
Contributor

Copilot AI commented Feb 8, 2026

@mnkiefer I've opened a new pull request, #14456, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the smoke-project agentic workflow definition to run on PR label events and to exercise project operations against a different org project with updated safe-output configuration.

Changes:

  • Enables pull_request labeled trigger for the smoke label (and adds a reaction trigger).
  • Updates project configuration (project URL + token secret) and expands safe-outputs configuration.
  • Reworks the prompt steps to add/update multiple project item types and publish a project status update report.
Comments suppressed due to low confidence (1)

.github/workflows/smoke-project.md:116

  • There’s a trailing comma after the project value in the instructions. If copied literally, it can lead to invalid YAML/JSON values being passed to update_project. Remove the comma to keep the parameter value exact.
    c. **Issue Update**:
      Call `update_project` to update the issue item to change status to "In Progress":
      - `project`: "https://github.com/orgs/github-agentic-workflows/projects/1",
      - `content_type`: "issue"
      - `content_number`: 19

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

mnkiefer and others added 3 commits February 8, 2026 06:06
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github github deleted a comment from Copilot AI Feb 8, 2026
@mnkiefer mnkiefer merged commit 33d2f57 into main Feb 8, 2026
51 checks passed
@mnkiefer mnkiefer deleted the mnkiefer-patch-smoke branch February 8, 2026 07:34
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.

3 participants