webpack-dev-middleware icon indicating copy to clipboard operation
webpack-dev-middleware copied to clipboard

feat: add webpack bot for trigger documentation issue

Open jeffin143 opened this issue 5 years ago • 4 comments

This PR contains a:

  • [ ] bugfix
  • [x] new feature
  • [ ] code refactor
  • [ ] test update
  • [ ] typo fix
  • [ ] metadata update

Motivation / Use-Case

Checking the documentation checkbox would create an issue in documentation repo to be in sync with the changed

fix #613

Breaking Changes

None

Additional Info

Would ease out a little bit of work :)

jeffin143 avatar Apr 03 '20 17:04 jeffin143

Codecov Report

Merging #612 (7b7e7bf) into master (8891f40) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #612   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files           8        8           
  Lines         228      228           
  Branches       71       71           
=======================================
  Hits          226      226           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8891f40...7b7e7bf. Read the comment docs.

codecov[bot] avatar Apr 03 '20 17:04 codecov[bot]

@jeffin143 How did you debug this? I'm wondering how you debugged this because we need to set up the infrastructure.

hiroppy avatar Apr 05 '20 12:04 hiroppy

@jeffin143 How did you debug this? I'm wondering how you debugged this because we need to set up the infrastructure.

@hiroppy , I had a talk with @sokra about this , and he instructed me to copy the .yaml file and add filters

I am assuming , the webpack-bot searches for all the repo and check for .yaml file

I ll get back to you on this :)

jeffin143 avatar Apr 05 '20 13:04 jeffin143

Please submit as an issue at first, because our team doesn't know this thing.

hiroppy avatar Apr 05 '20 13:04 hiroppy

We are going to move this repo to webpack-dev-server repo (and have monorepo), so if you still want it feel free to send a PR to webpack-dev-server, anyway thank you

alexander-akait avatar Apr 26 '23 22:04 alexander-akait