macotsu/Notify PHP Releases

A GitHub Action to automatically creates an issue when a new version of PHP is released.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
localfileThe local file containing current php release.no.releases
repo-tokenToken for interacting with the Github API. Default to using the special GITHUB_TOKEN. Because of limitations imposed by GitHub, this must be set if you want the setting of the PR label to trigger an event.yes${{ github.token }}
ownerThe account owner of the repository. The name is not case sensitive.yes
repoThe name of the repository without the .git extension. The name is not case sensitive.yes

no outputs