New stars on my repo?

Number of APIs: 2

This collection allows you to receive a notification on slack when someone stars a configured repository on github.

Steps

  • Populate the environment with the username and repo name.
  • Create a slack webhook for posting purposes. Read more about it here.
  • Run the collection with the Keep variable values option selected.
  1. Check new stargazers GET {{github_api_url}}/repos/{{username}}/{{repoName}}/stargazers

  2. Send to slack POST {{slackWebHookUrl}}