File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 3434 run : |
3535 diff_changelog=$(git diff origin/main -- CHANGELOG.md || echo "")
3636
37- echo "Changelog changed : ${diff_changelog}"
37+ echo "Changelog diff : ${diff_changelog}"
3838
3939 if [[ "${VERSION_BUMP}" == "false" && -n "${diff_changelog}" ]]; then
4040 echo "Error : Changelog should only be updated alongside a version bump. Please restore the changelog."
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44
5- #### [ 1.0.0] ( https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v0.0.1...1.0.0 )
6-
7- - feat(ipa): error on unneeded exceptions IPA 117-126 [ ` #881 ` ] ( https://github.com/mongodb/openapi/pull/881 )
8- - feat(ipa): error on unneeded exceptions IPA 108-114 [ ` #880 ` ] ( https://github.com/mongodb/openapi/pull/880 )
9- - feat(ipa): error on unneeded exceptions IPA 105-107 [ ` #878 ` ] ( https://github.com/mongodb/openapi/pull/878 )
10- - feat(ipa): error on unneeded exceptions IPA 005-104 [ ` #877 ` ] ( https://github.com/mongodb/openapi/pull/877 )
11- - docs(ipa): update ipa readme [ ` #876 ` ] ( https://github.com/mongodb/openapi/pull/876 )
12- - ci(ipa): create release tag in IPA ruleset release [ ` a57e9df ` ] ( https://github.com/mongodb/openapi/commit/a57e9df286ae08a241341216b7219ca3201722a8 )
13- - ci(ipa): use release tags for IPA ruleset [ ` cbdd1f6 ` ] ( https://github.com/mongodb/openapi/commit/cbdd1f65079632ea5a51671b9a9c7240bef5ce59 )
14-
155<!-- auto-changelog-above -->
166
177#### ipa-validation-ruleset-v0.0.1
You can’t perform that action at this time.
0 commit comments