Skip to main content

Emojiful daily summaries of open merge requests directly in your Slack

Project description

Hanging Merge Requests

Version License Languages Format Status Python Versions

Emojiful daily summaries of open merge requests directly in your Slack.

Example summary

Create you own configuration file with your team, channel and projects as shown in example_config.json.

  • :thumbsup: / :thumbsdown: - Has upvotes / downvotes
  • :male_zombie: / :female_zombie: - MR is old
  • :thought_balloon: - Has an ongoing discussion
  • :ship: - Has more upvotes than downvotes, tests pass and is ready to be merged
  • :white_check_mark: / :no_entry: - Can be merged / Cannot be merged
  • :green_heart: / :broken_heart: - Tests pass / fails

Installation

git clone https://github.com/Webinterpret/hanging-merge-requests.git
cd hanging-merge-requests && pip install -e .

Usage

send-notifications --config-path ../config.json --slack-hook-url $SLACK_HOOK_URL --gitlab-url $GITLAB_URL --gitlab-private-token $GITLAB_PRIVATE_TOKEN --team $TEAM

Deploy

First bump version in setup.py in master branch via merge request. Afterwards push a version tag and wait.

git tag 1.0.0
git push --tags

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

hanging-merge-requests-1.0.2.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

hanging_merge_requests-1.0.2-py3-none-any.whl (6.8 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