Skip to content

Commit

Permalink
Add Landcastle job that requires changelog for React Native diffs
Browse files Browse the repository at this point in the history
Summary:
Each React Native release has almost 1000 commits and we need to help make it easier for our releases by making sure we put changelogs in our diffs.

This will make changelogs required at land time for diffs touching files in react-native-github.

Reviewed By: zackargyle

Differential Revision: D17585190

fbshipit-source-id: a8ba65e6cc90bed47eeca3d58f16a1dc818c64aa
  • Loading branch information
TheSavior authored and facebook-github-bot committed Oct 11, 2019
1 parent 26cf89f commit 082f293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Libraries/NativeAnimation/* @janicduplessis
Libraries/Image/* @shergin
Libraries/Text/* @shergin

# Modifications to package.json typically require
# Modifications to package.json typically require
# additional effort from a Facebook employee to land
/package.json @hramos @cpojer

Expand Down

0 comments on commit 082f293

Please sign in to comment.