Skip to main content

A helga plugin for expanding shortcodes for code reviews on ReviewBoard

Project description

A helga plugin for expanding shortcodes for code reviews on ReviewBoard. This matches the pattern \bcr(\d+)\b and requires configuring the setting REVIEWBOARD_URL. For example:

<sduncan> can someone look at cr1234
<helga> sduncan might be talking about codereview: http://example.com/r/1234

This match plugin will also show links for any code review match it finds:

<sduncan> can someone look at cr1234 and cr456
<helga> sduncan might be talking about codereview: http://example.com/r/1234, http://example.com/r/456

Settings

REVIEWBOARD_URL

A URL string format for showing ReviewBoard links. This should contain a format parameter ‘{review}’. (default: ‘http://localhost/{review}’)

License

Copyright (c) 2015 Shaun Duncan

Licensed under an 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

helga-reviewboard-0.2.0.tar.gz (2.6 kB view hashes)

Uploaded Source

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