Abi Noda
Abi Noda
When updating a record via `upsert!`, callbacks do not use the latest attribute values. See example below: ```ruby class Car < ActiveRecord::Base upsert_keys [:internal_id] before_save :calc_sum def calc_sum self.sum =...
It'd be nice to add a full example workflow, e.g. posting messages about opened and merged pull requests to a Slack channel.
Hi everyone 👋 Over 500 open-source organizations (like yours) use [Pull Reminders](http://pullreminders.com) for free. We've created this README badge so we can hopefully drive some traffic back to our website...
I can't find documentation on browser support. Has this library been tested in IE8?
I am working on providing metrics for open-source projects that measure maintainer responsiveness, community engagement, etc. Here are the list of metrics I've come up with so far. I am...
> It'd be nice to able to select days of the week that don't affect our target. e.g. I don't expect our developers to go through a PR on the...
As a user, I'd like an API or csv export of metrics to analyze them and import them into dashboards
From @kompio: > Hi Abi, Can I export pull reminder's data ? or Would you plan to provide API for us?We'd like to analyze pull reminder's data on our dashboard...
Requested by RothAndrew, mwallace72, etc
Requested by @AntoineLemaire @kschaffter-carecloud From @eladmoshe: > For the real time notifications is the Slack channel notification when someone opens a new PR and the periodic notifications of open PRs...