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.
1 parent 9acf7ee commit 3b51d98Copy full SHA for 3b51d98
.github/workflows/feature-request.yml
@@ -25,6 +25,8 @@ jobs:
25
uses: ./actions/feature-request
26
with:
27
token: ${{secrets.AZCODE_BOT_PAT}}
28
+ owner: "microsoft"
29
+ repo: "vscode-azureresourcegroups"
30
candidateMilestoneID: 10
31
candidateMilestoneName: "Backlog Candidates"
32
backlogMilestoneID: 18
0 commit comments