Skip to main content

Posts a Slack reminder with a list of open pull requests for an organization

Project description

Posts a Slack reminder with a list of open pull requests for an organization.

http://i.imgur.com/3xsfTYV.png

Installation

$ pip install slack-pull-reminder

Usage

slack-pull-reminder is configured using environment variables:

Required

  • SLACK_API_TOKEN

  • GITHUB_API_TOKEN

  • ORGANIZATION: The GitHub organization you want pull request reminders for.

Optional

  • IGNORE_WORDS: A comma-separated list of words that will cause a pull request to be ignored.

  • REPOSITORIES: A comma-separated list of repository names to check, where all other repositories in the organization are ignored. All repositories are checked by default.

  • USERNAMES: A comma-separated list of GitHub usernames to filter pull requests by, where all other users are ignored. All users in the organization are included by default.

  • SLACK_CHANNEL: The Slack channel you want the reminders to be posted in, defaults to #general.

Example

$ ORGANIZATION="orgname" SLACK_API_TOKEN="token" GITHUB_API_TOKEN="token" slack-pull-reminder

Cronjob

As slack-pull-reminder only runs once and exits, it’s recommended to run it regularly using for example a cronjob.

Example that runs slack-pull-reminder every day at 10:00:

0 10 * * * ORGANIZATION="orgname" SLACK_API_TOKEN="token" GITHUB_API_TOKEN="token" slack-pull-reminder

License

(The MIT License)

Copyright (c) Martin Ek mail@ekmartin.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

slack-pull-reminder-0.2.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

slack_pull_reminder-0.2.0-py2.py3-none-any.whl (4.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file slack-pull-reminder-0.2.0.tar.gz.

File metadata

  • Download URL: slack-pull-reminder-0.2.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for slack-pull-reminder-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0ea36136e023ed826e1a8431dcb3e1f8009166338356660e0f955c7e16d75557
MD5 d5e2276ee74cccb369039de9000dcb4c
BLAKE2b-256 b2e1c13851acdc19c73cbb327fd464f5d6dfb680efe50e3c26039f7539ef0532

See more details on using hashes here.

Provenance

File details

Details for the file slack_pull_reminder-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: slack_pull_reminder-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for slack_pull_reminder-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e28564641207904baa8a417b858015a30df259db766c35d173af4c5e5d308c78
MD5 cf88cbc1af9c073f01d9f6e69953d4bc
BLAKE2b-256 d0a1db48f2d242138d7b0d566ef90e1cd7430517542648d0f581c4ae9ed23d65

See more details on using hashes here.

Provenance

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