Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/aw/github-agentic-workflows.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions .github/workflows/ace-editor.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions .github/workflows/ace-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,8 @@ jobs:
issue_number: prNumber,
body: `👋 Hey @${actor}! Here's your ACE editor session link for this pull request:\n\n🔗 **${aceUrl}**\n\nCopy and paste this link into Slack to invite your teammates into the session! 🚀`,
});
features:
mcp-cli: true

tools:
mount-as-clis: true
cli-proxy: true
---

Classic action that generates an ACE editor session link on pull request comment slash command.
30 changes: 15 additions & 15 deletions .github/workflows/agent-performance-analyzer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions .github/workflows/agent-performance-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:
actions: read
engine: copilot
tools:
mount-as-clis: true
cli-proxy: true
agentic-workflows:
github:
toolsets: [default, actions, repos]
Expand All @@ -32,7 +32,6 @@ safe-outputs:
max: 10
timeout-minutes: 30
features:
mcp-cli: true
copilot-requests: true
---

Expand Down
Loading
Loading