3nauk/Remove Snapshot Packages Version
Remove Snapshot Packages Version when we`re going to create a new release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 15, 2021
- License
- None
Pinned Snippet
uses: 3nauk/bbcron-action-remove-packages@fc28300cbff1dcf4945d48b2eeb58f39ba0918c3 # v0.0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Organization name for find SNAPSHPT VERSIONs | yes | — |
| owner | Owner repository | no | ${{ github.repository_owner }} |
| packageName | Package name to remove. By example: [com.bnauk.bbcron.bbcron-api] | yes | — |
| packageVersion | Version associated to the new release | yes | — |
| suffix | Pattern to remove | no | SNAPSHOT |
| token | Personal access token to use | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| versionsId | The Snapshot versions Ids for remove |