Skip to content

Commit 4ff81e8

Browse files
authored
Update CHANGELOG with new GraphQL API documentation
Added documentation for using GraphQL API to create and assign issues to Copilot.
1 parent e8c1c51 commit 4ff81e8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
**16 July 2025**
44

5+
We've added documentation describing how to use the GraphQL API to create a new issue and, in the same request, assign the issue to Copilot coding agent.
6+
7+
See: [Using Copilot to work on an issue](https://docs.github.com/copilot/how-tos/agents/copilot-coding-agent/using-copilot-to-work-on-an-issue#assigning-an-issue-to-copilot-via-the-github-api).
8+
9+
<hr>
10+
11+
**16 July 2025**
12+
513
We've updated the Copilot documentation to coincide with the release of an improved user interface for configuring the firewall for Copilot coding agent.
614

715
See: https://docs.github.com/copilot/how-tos/agents/copilot-coding-agent/customizing-or-disabling-the-firewall-for-copilot-coding-agent
@@ -12,7 +20,7 @@ See: https://docs.github.com/copilot/how-tos/agents/copilot-coding-agent/customi
1220

1321
We've updated the Copilot docs to coincide with the release of issue form support for Copilot Chat. When you use Copilot Chat to create an issue, an issue form will be used if there's an appropriate one in the repo. Previously only issue templates were supported.
1422

15-
See [Using GitHub Copilot to create issues](https://docs.github.com/en/copilot/how-tos/github-flow/using-github-copilot-to-create-issues).
23+
See [Using GitHub Copilot to create issues](https://docs.github.com/copilot/how-tos/github-flow/using-github-copilot-to-create-issues).
1624

1725
<hr>
1826

0 commit comments

Comments
 (0)