mogaming217/Pubspec Lock Changes
Create a comment inside Pull Request with the human-readable summary of the changes to the "pubspec.lock" file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for the bot, so it can publish a comment in the pull request. | yes | — |
| target-libraries | Comma separated libraries to track changes. ex: "flutter,flutter_test" | yes | — |
| path | Path to the "yarn.lock" file in the repository. Default value points to the file at project root. | no | pubspec.lock |
| base-branch | Base branch to compare the changes with. Default value is "main". | no | main |
| warning-text-if-changes | Text to display if there are changes. Default value is "Changes detected in the pubspec.lock file." | no | "" |
| comment-if-no-changes | Whether to comment if there are no changes. Default value is "true". | no | true |
Outputs
no outputs