quarkusio/Monitor artifact publication
Monitor artifact publication to Maven Central
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| action | Name of the action (if named) | no | — |
| group-id | Group id of the artifact | yes | — |
| artifact-id | Artifact id of the artifact | yes | — |
| version | Version of the artifact | yes | — |
| issue-number | Issue number to post to | no | — |
| message-if-published | Message to post if artifact is published | no | — |
| message-if-not-published | Message to post if artifact is not published | no | — |
| initial-delay | Initial delay in minutes before testing for the first time | yes | — |
| poll-delay | Poll delay in minutes | yes | — |
| poll-iterations | Number of polling iterations | yes | — |
| post-delay | Delay in minutes to wait after this particular artifact is published | yes | — |
Outputs
| name | description |
|---|---|
| published | — |