Skip to content

Commit

Permalink
feat: update variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentLvr committed Sep 29, 2023
1 parent a54dcfa commit 66c84ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions GitHub/GitHub_Create_Issue_from_Naas_Chat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
},
"source": [
"**References:**\n",
"- [Naas Chat Documentation](https://site.naas.ai/docs/platform/aI-powered-chat)\n",
"- [Naas Chat Plugin driver](https://github.com/jupyter-naas/drivers/blob/main/naas_drivers/tools/naas_chat_plugin.py)"
"- [Generate a personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)\n",
"- [Go to personal access token](https://github.com/settings/tokens)"
]
},
{
Expand Down Expand Up @@ -131,6 +131,7 @@
"**Mandatory**\n",
"- `command_name`: The name of the command.\n",
"- `message`: Message to be returned\n",
"- `repo_url`: GitHub repo HTML url\n",
"- `title`: Issue title\n",
"- `description`: Issue description\n",
"- `assignee`: Issue assignee.\n",
Expand Down

0 comments on commit 66c84ab

Please sign in to comment.