We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef22f9b + 3a45758 commit 692de91Copy full SHA for 692de91
triagebot.toml
@@ -20,6 +20,16 @@ auto_closing = true
20
zulip_stream = 224082
21
zulip_ping = "Urgau"
22
23
+[major-change.tracking-issue-template]
24
+repository = "triagebot"
25
+title = "Test tracking issue for MCP#${mcp_number}"
26
+body = """
27
+Multi line body for ${mcp_issue}: ${mcp_title}
28
+
29
+Created by ${mcp_author}
30
+"""
31
+labels = ["A-mcp"]
32
33
[ping.wg-meta]
34
message = """\
35
This is just testing some functionality, please ignore this ping.
0 commit comments