Path: blob/master/GitHub/GitHub_Create_issue.ipynb
2973 views
Kernel: Python 3
GitHub - Create issue
Tags: #github #productivity #code #operations #snippet
Author: Jeremy Ravenel
Last update: 2023-04-12 (Created: 2022-03-18)
Description: This notebook provides instructions on how to create an issue on GitHub.
Input
Import library
In [ ]:
Enter repository path and token
In [ ]:
Model
Establishing connection
In [ ]:
Output
Creating github issue with assignee
In [ ]: