Skip to content

Releases: all-contributors/app

v1.2.0

27 Jan 17:37
Compare
Choose a tag to compare

1.2.0 (2019-01-27)

Bug Fixes

  • ensure amplitude key is passed through (1d082ae)
  • ensure amplitude_api_key is set (90c1f7b)
  • ensure analytics logs correctly (8caf67b)
  • explicitly package node-fetch (107a603)
  • fix lambda require path for analytics (afe12e4)
  • use httpapi (f2cba1e)
  • use what the docs say for nodejs (13dd162)

Features

v1.1.0

27 Jan 01:02
acb5118
Compare
Choose a tag to compare

1.1.0 (2019-01-27)

Features

v1.0.1

27 Jan 00:30
90841af
Compare
Choose a tag to compare

1.0.1 (2019-01-27)

Bug Fixes

  • handle error when branch already exists (#48) (ab0857b)
  • when a pull request is already open, link to it (#109) (90841af)

v1.0.0

23 Jan 18:15
3ffd673
Compare
Choose a tag to compare

1.0.0 (2019-01-23)

Bug Fixes

  • changed error.code to error.status (#54) (#55) (e858124)
  • commentReply is not a function (#38) (774f823)
  • ensure path imports correctly (c0338fc)
  • ensure profile URLs have protocol (#77) (f38260b)
  • ensure table is generated correctly (#24) (29c4a2b)
  • ensure updates to files maintain original sha (#43) (1ef92b6)
  • in some cases usernames are not correctly parsed (#20) (656ddd2)
  • remove caching (98c47de)
  • stop spamming messages (48e620e)
  • usernames can have brackets (#61) (71f6278)
  • wait for invoke of lambda (26a4386)

Features

  • add cache to api-gateway in-front of stats endpoint (#72) (4164869)
  • add health check/ping endpoint (#95) (0e45def)
  • add logging around when messages are sent (#93) (32479e0)
  • add new maintenance type (greenkeeper/all contributors cli 5.10.1) (#52) (e241b5d)
  • add parse comment first pass (1cacd88)
  • add sentry support (#23) (09d8346)
  • add stats endpoint (#70) (6d1018f)
  • allow only tagged bot names (222bccb)
  • bot creates branch, updates files, and creates pull request (6abf6e4)
  • bot name is now @all-contributors (9f189ae)
  • bump probot to v8 beta (#83) (904f3fd)
  • cache stats api (#75) (328acd2)
  • complete overall flow of app (4b7ebb1)
  • create pull request on the default branches (#46) (b03b402)
  • fetch user etc (483a731)
  • support adding people with mentions (#36) (5f79140)
  • contribution-types: support plural forms, multi word types and any case (#53) (a9b9028)
  • switch stats path to /probot/stats from /stats (a554985)
  • tag those being added (daf6384)
  • tag those being added (a94bcfb)
  • tweaks for PRs and comment (95b0ad1)
  • update RC file and content files (d8a2bef)
  • use async worker for processing issue comment (#81) (1d14332)
  • use latest probot with new github apis (a799bc5)
  • when a repo isn't setup, automatically set it up (#41) (2e9c115)