GitHub Issue Notifier avatar
GitHub Issue Notifier

Pricing

Pay per usage

Go to Store
GitHub Issue Notifier

GitHub Issue Notifier

Developed by

Jan Kuželík

Jan Kuželík

Maintained by Community

0.0 (0)

Pricing

Pay per usage

2

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

6 months ago

You can access the GitHub Issue Notifier programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "searchRepos": [],
< "searchKeywords": [],
< "slackChannel": "#general"
<}' |
<apify call jkuzz/github-issue-notifier --silent --output-dataset

GitHub Issue Notifier API through CLI

The Apify CLI is the official tool that allows you to use GitHub Issue Notifier locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: