Skip to content

Add agentic-ops workflows#30379

Merged
pelikhan merged 5 commits intomainfrom
add-agentic-ops
May 5, 2026
Merged

Add agentic-ops workflows#30379
pelikhan merged 5 commits intomainfrom
add-agentic-ops

Conversation

@mnkiefer
Copy link
Copy Markdown
Collaborator

@mnkiefer mnkiefer commented May 5, 2026

  • Replaces token efficiency workflows with the bundled ones from githubnext/agentic-ops, where we plan to collect more optimization workflows in the future.

@mnkiefer mnkiefer self-assigned this May 5, 2026
@mnkiefer mnkiefer marked this pull request as ready for review May 5, 2026 15:54
Copilot AI review requested due to automatic review settings May 5, 2026 15:54
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

✅ smoke-ci: safeoutputs CLI comment + comment-memory run (25387160121)

Generated by Smoke CI for issue #30379 ·

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Comment Memory

CI lights the path
Green checks bloom at dawn
Quiet bots still sing

Note

This comment is managed by comment memory.

It stores persistent context for this thread in the code block at the top of this comment.
Edit only the text inside the backtick fences; workflow metadata and the footer are regenerated automatically.

Learn more about comment memory

Generated by Smoke CI for issue #30379 ·

@github-actions github-actions Bot mentioned this pull request May 5, 2026
Copy link
Copy Markdown
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

Replaces the repository’s bespoke Copilot token audit/optimizer workflows with bundled githubnext/agentic-ops variants.

Changes:

  • Swaps both workflow source .md files to reference upstream agentic-ops sources.
  • Regenerates the corresponding lockfiles with the new runtime/setup/tooling model.
  • Changes repo-memory, safe-output, and Copilot runtime configuration for both workflows.
Show a summary per file
File Description
.github/workflows/copilot-token-optimizer.md Switches the optimizer workflow definition to the upstream bundled source and updates tool/import declarations.
.github/workflows/copilot-token-optimizer.lock.yml Recompiles the optimizer workflow with new setup actions, repo-memory branch settings, and runtime wiring.
.github/workflows/copilot-token-audit.md Switches the audit workflow definition to the upstream bundled source and updates safe outputs/tool declarations.
.github/workflows/copilot-token-audit.lock.yml Recompiles the audit workflow with new secret handling, MCP/runtime setup, safe outputs, detection flow, and repo-memory settings.

Copilot's findings

Tip

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

  • Files reviewed: 4/4 changed files
  • Comments generated: 4

Comment thread .github/workflows/copilot-token-optimizer.lock.yml
Comment on lines +49 to +54
safe-outputs:
create-issue:
close-older-issues: true
expires: 1w
labels: [agentic-workflows, agentic-ops]
title-prefix: "[aw-ops] "
Comment thread .github/workflows/copilot-token-audit.lock.yml
Comment thread .github/workflows/copilot-token-audit.lock.yml
@mnkiefer
Copy link
Copy Markdown
Collaborator Author

mnkiefer commented May 5, 2026

@copilot Resolve conflicts by recompiling workflows.

Copilot AI and others added 2 commits May 5, 2026 17:04
@pelikhan pelikhan merged commit 19b2170 into main May 5, 2026
16 of 17 checks passed
@pelikhan pelikhan deleted the add-agentic-ops branch May 5, 2026 17:06
Copilot stopped work on behalf of mnkiefer due to an error May 5, 2026 17:06
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.

4 participants