
You can import Github issue data via Github API with your personal access token.
Go to Github’s Account Setting page.

Select ‘Developer Setting’.

Select ‘Tokens (Classic)’ or ‘Fine-grained tokens’ under ‘Personal access tokens’.

Check ‘repo’ is selected and authenticate you.

Once you’re authenticated you’ll see your Personal Access Token on the page. Make sure to copy it.
Select ‘Data Connections’ from the project menu.

Click ‘Add’ button.

Select ‘Github’.

Type ‘Username’ and the previously copied ‘Personal Access Token’.

And click ‘Add’ button.

Click ‘Github Issues’.
Type
Owner and Repository and click ‘Run’ button.

Repository Owner and Repository Name are something like below. (just in case!)

You can filter the data by using the following parameters. These are optional.
YYYY-MM-DD format (e.g.,
2025-01-01). The default is all data.bug,enhancement).