Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

chore(dangerjs): add check for a changelog entry#918

Merged
layershifter merged 4 commits intomasterfrom
chore/danger-changelog
Feb 19, 2019
Merged

chore(dangerjs): add check for a changelog entry#918
layershifter merged 4 commits intomasterfrom
chore/danger-changelog

Conversation

@layershifter
Copy link
Member

@layershifter layershifter commented Feb 18, 2019

This PR adds a new function to our dangerfile that checks that changelog entries are added to the correct section.

@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #918 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #918   +/-   ##
=======================================
  Coverage   80.57%   80.57%           
=======================================
  Files         651      651           
  Lines        8330     8330           
  Branches     1484     1420   -64     
=======================================
  Hits         6712     6712           
  Misses       1603     1603           
  Partials       15       15

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 a9212a4...7644ee4. Read the comment docs.

dangerfile.ts Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be too fragile. Adding or removing a single - will break if without being ever noticed.
I would rather search for the second <!--.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated 👍

@miroslavstastny
Copy link
Member

Tested on #858 which has the real changelog issue, successfully caught! 👍

@layershifter layershifter force-pushed the chore/danger-changelog branch from db64f6d to 6f43fb5 Compare February 18, 2019 15:31
@layershifter layershifter force-pushed the chore/danger-changelog branch from 6f43fb5 to 7f9166e Compare February 18, 2019 15:36

### Fixes
- Display correctly images in portrait mode inside `Avatar` @layershifter ([#899](https://github.com/stardust-ui/react/pull/899))
- Expose `Popup`'s content Ref @sophieH29 ([#913](https://github.com/stardust-ui/react/pull/913))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Next time... 😸

@layershifter layershifter merged commit fc4953b into master Feb 19, 2019
@layershifter layershifter deleted the chore/danger-changelog branch February 19, 2019 08:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants