Noah Talerman
1f8f5b0d27
Update recieve-from-github.js and add fixes to API docs ( #3310 )
2021-12-10 15:40:29 -05:00
Katheryn Satterlee
be670c5701
Add ksatter to receive-from-github.js ( #3332 )
...
Added username to list of maintainers.
2021-12-10 14:19:28 -06:00
gillespi314
6ee6dba4a4
Update anonymous usage statistics to record Fleet feature adoption ( #3056 )
...
* Collect additional anonymous usage statistics
* Update fleetdm.com and docs for usage stats
* Fix lint-go errors
* Fix failing test
* update webhook inputs
* Update receive-usage-analytics.js
* fix failing test
* Update statistics_test.go
Co-authored-by: eashaw <eashaw@sailsjs.com>
2021-12-06 14:39:00 -06:00
Tony Gauda
eca7ddf3fe
Update receive-from-github.js ( #3194 )
2021-12-06 15:28:48 -05:00
Mike McNeil
4c0a985a31
add lucas to allowlist ( #2931 )
2021-11-15 14:10:45 -06:00
eashaw
14896ca399
Update vercel bot name in list of github maintainers and bots ( #2920 )
2021-11-15 11:18:59 -06:00
eashaw
002278976d
add vercel bot to list of bots and maintainers, update slack notification conditional. ( #2911 )
2021-11-12 19:13:20 -06:00
Mike McNeil
c945485b81
Revert whitespace changes from #2819 ( #2827 )
...
* Revert "Update label maintainer in receive-from-github.js (#2819 )"
This reverts commit eb6ae0d453 .
* reapply the change from 2819
2021-11-05 16:13:30 -05:00
Renee Jackson
eb6ae0d453
Update label maintainer in receive-from-github.js ( #2819 )
...
* Update receive-from-github.js
change label maintainer from noah to renee
* Update website/api/controllers/webhooks/receive-from-github.js
revert formatting changes
Co-authored-by: eashaw <eashaw@sailsjs.com>
Co-authored-by: eashaw <eashaw@sailsjs.com>
2021-11-05 14:52:06 -04:00
eashaw
026df46627
stop zombie comment notifications for maintainers ( #2446 )
2021-10-08 11:30:29 -05:00
Mike McNeil
c91d9c2fc3
reduce Slack notifications by limiting activity from maintainers ( #2232 )
...
* reduce Slack notifications by limiting to activity from maintainers
* rename var
2021-09-27 16:01:49 -05:00
Mike McNeil
e9c4103839
Reduce noise in Slack ( #2166 )
...
Only notify about zombie comments on issues or PRs that have been closed for >7 days (rather than >24 hours)
2021-09-21 15:54:34 -05:00
Mike McNeil
62c93eae0d
clarify which Fleet environments receive data when usage analytics are enabled ( #2106 )
2021-09-16 22:33:25 -05:00
Mike McNeil
a1a1b8c5da
change zombie notice: 1 hour -> 24h ( #1665 )
2021-08-13 09:50:58 -05:00
Mike McNeil
9eac51c766
Fix Fleetbot zombie comment notifications ( #1573 )
2021-08-06 03:12:36 -05:00
Mike McNeil
00f30c1e84
Fleetbot ( #1572 )
...
* Move usage analytics action for the sake of convention
* followup to ed4a500e15 to fix policy mapping
* Add stub of webhook handler for GitHub bot (at this point, a mostly-verbatim copy paste of sailsbot -- will work backwards from this to what we actually need in Fleet)
* Everyone can follow the same rules. Except bots. And Noah.
* same as 5c97f47eff
* replace a separate, explicit check for "sailsbot"
* Comment out stuff Fleet is not using for the foreseeable future
* use Fleet's green label color (could switch to "+" prefix as well, just would require tweaking)
2021-08-06 02:52:02 -05:00