diff --git a/.vscode/notebooks/endgame.github-issues b/.vscode/notebooks/endgame.github-issues index fbcd551c806a30d0bc5dcaa043ac04ecc798b8e1..7e7d8a33ee493aed7d6912c357da8cbe76abaace 100644 --- a/.vscode/notebooks/endgame.github-issues +++ b/.vscode/notebooks/endgame.github-issues @@ -17,6 +17,16 @@ "value": "# Preparation", "editable": true }, + { + "kind": 1, + "language": "markdown", + "value": "## Open Pull Requests on the Milestone" + }, + { + "kind": 2, + "language": "github-issues", + "value": "$REPOS $MILESTONE is:pr is:open" + }, { "kind": 1, "language": "markdown", diff --git a/.vscode/notebooks/my-endgame.github-issues b/.vscode/notebooks/my-endgame.github-issues index 0e8db03775cd234092c0d5d0c5b5e2f0d938b44d..0a049c2d2b99dea73660ef1027505844a91d38f7 100644 --- a/.vscode/notebooks/my-endgame.github-issues +++ b/.vscode/notebooks/my-endgame.github-issues @@ -17,6 +17,16 @@ "value": "# Preparation", "editable": true }, + { + "kind": 1, + "language": "markdown", + "value": "## Open Pull Requests on the Milestone" + }, + { + "kind": 2, + "language": "github-issues", + "value": "$REPOS $MILESTONE $MINE is:pr is:open" + }, { "kind": 1, "language": "markdown",