Path: blob/master/GitHub/GitHub_Get_open_pull_requests.ipynb
2973 views
Kernel: Python 3
GitHub - Get open pull requests
Tags: #github #repos #pulls #PR #operations #analytics #plotly #dataframe
Author: Sanjeet Attili
Last update: 2023-04-12 (Created: 2023-03-09)
Description: This notebook retrieves pull requests from a repository URL.
References:
Input
Imports
In [ ]:
Setup Variables
repository_url
: URL of your repository
In [ ]:
Model
In [ ]:
Output
Display result
In [ ]: