macotsu/Notify PHP Releases
A GitHub Action to automatically creates an issue when a new version of PHP is released.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| localfile | The local file containing current php release. | no | .releases |
| repo-token | Token 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 }} |
| owner | The account owner of the repository. The name is not case sensitive. | yes | — |
| repo | The name of the repository without the .git extension. The name is not case sensitive. | yes | — |
Outputs
no outputs