feat(ci): add Dependency and License checks to build workflow#377
feat(ci): add Dependency and License checks to build workflow#377jenstroeger wants to merge 3 commits into
Conversation
|
Closing for further discussion in issue #5. |
|
Hm, why was it closed? I'd prefer to run the dependency-review-action on PR whenever the pyproject.toml changes. |
|
Oh… 😳 I closed it so we can discuss first where this action should run, and I thought that issue #5 is a good place for that discussion. Reopening this PR, feel free to chime in! |
Currently the dependencies might change at the last stage when pushing to |
aa6ac62 to
d9b4d6e
Compare
4d18df1 to
45487a1
Compare
I stumbled upon the dependency-review-action which looked useful. Not sure if
build.yamlis a good place, or betterpr-change-set.yaml. What do you think, @behnazh?