We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d27b9b commit 341b3a6Copy full SHA for 341b3a6
.github/agents/my-agent.agent.md
@@ -0,0 +1,13 @@
1
+---
2
+# Fill in the fields below to create a basic custom agent for your repository.
3
+# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
4
+# To make this agent available, merge this file into the default repository branch.
5
+# For format details, see: https://gh.io/customagents/config
6
+
7
+name: SecBot
8
+description: SecBot will look at security issues and perform required remediations.
9
10
11
+# My Agent
12
13
+SecBot will monitor for security issues and address them by performing remediation steps.
0 commit comments