justinj-evans/monitor-package-version

Monitor repository requirements and comment on commits in Github.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
upgradeMonitor package upgrades?yesTrue
downgradeMonitor package downgrades?yesTrue
new_packageMonitor when a new packages has been added?yesTrue
tokenGitHub personal access token with repo accessyesToken
repositoryGitHub derived repository nameyes${{ github.repository }}
existing_shaGitHub derived SHA before commitno${{ github.event.before }}
commit_shaGitHub derived SHA on commitno${{ github.sha }}
pull_numberGithub derived pull request numberno${{ github.event.pull_request.number }}
pull_request_base_shaLatest commit on the base/main branch of the pull requestno${{ github.event.pull_request.base.sha }}
pull_request_head_shaLatest commit on the feature branch of the pull requestno${{ github.event.pull_request.head.sha }}

no outputs