I was trying to test 1.5.1 release and was confused about why no messages were emitted on dependency upgrade.
The readme does not mention that it only emits messages on new dependencies, and if I read the summary "Provides dependency information on dependency changes in a PR", it does not leave me even thinking that only new dependencies are emitted.
I also find it confusing the readme saying "Provides 4 separate rules" are exported, as to how to use them is not documented at all. and inspecting source code reveals they are not intended to be used externally as they want very specific input parameters (and not documented).
this maybe is already in todo with this issue?
I was trying to test 1.5.1 release and was confused about why no messages were emitted on dependency upgrade.
The readme does not mention that it only emits messages on new dependencies, and if I read the summary "Provides dependency information on dependency changes in a PR", it does not leave me even thinking that only new dependencies are emitted.
I also find it confusing the readme saying "Provides 4 separate rules" are exported, as to how to use them is not documented at all. and inspecting source code reveals they are not intended to be used externally as they want very specific input parameters (and not documented).
this maybe is already in todo with this issue?