kuldeepkeshwar / size-plugin-bot

A Github bot for size-plugin
https://github.com/apps/size-plugin
MIT License
84 stars 9 forks source link

Show total size/delta in comment #21

Closed kuldeepkeshwar closed 5 years ago

kuldeepkeshwar commented 5 years ago

Currently, we are showing comment in PR like 👇

size-plugin-browser:

   main.js ⏤  1.11 kB (-24.8 kB ✅)
 1.main.js ⏤  207 B (-2 B)

I would like to add overall size/delta to the comment something like 👇

size-plugin-browser: Overall Size 1.11 kB (-24.8 kB ✅)

   main.js ⏤  1.11 kB (-24.8 kB ✅)
 1.main.js ⏤  207 B (-2 B)

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.94. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

kuldeepkeshwar commented 5 years ago

fixed in #22