Skip to main content

Notify Slack of a review of Pull Requests in the GitHub repository.

Project description

github-pr-slack-reminder

Notify Slack of a review of Pull Requests in the GitHub repository.

Environments

  • Python 3.10
    • Pipenv

Usage

pip install gs-reminder
gs_reminder -r nnsnodnb/github-pr-slack-reminder -u examples/username.json

Environment variables

Options

  • -r or --repo
    • Required
    • Your GitHub repository name. (ex. nnsnodnb/github-pr-slack-reminder)
  • --file-username or -u
    • Required
    • Corresponding files for GitHub and Slack usernames. (ex. examples/username.json)
      [
        {
          "github": "nnsnodnb",
          "slack": "yuya.oka"    
        }
      ]
      

Example Result

example result

License

This software is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gs_reminder-0.1.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

gs_reminder-0.1.0-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page