Releases: ossillate-inc/packj-github-action
Releases · ossillate-inc/packj-github-action
Fix permission errors
Fix resource permission errors when evaluating PRs. Use GitHub-scripts action.
Handle corner cases
Handle corner cases
Bug fix when .packj.yaml is not present in the repo
Provide a fix for the bug that occurs when .packj.yaml file is not present in the repo
Ignore changed files
Ignore changed files
Display Packj icon & a checkbox when no changes
Display Packj icon and a checkbox indicating "ALL OK" when no new dependencies are introduced by a PR
Fix action to pass if no changes in dependencies
Fix action to pass if no changes in dependencies
Invoke Packj only when a PR changes dependencies
Merge pull request #3 from KhoiUna/main Add action to check for new changes in dependencies
Use github repo (and not PyPI package) to use Packj
Merge pull request #2 from KhoiUna/main Update action.yml to use Packj source code instead of PyPi
Use github repo (and not PyPI package) to use Packj
Merge pull request #2 from KhoiUna/main Update action.yml to use Packj source code instead of PyPi
Update action name to "Packj Security Audit"
0.0.4-beta Update README.md