actions-marketplace-validations/Microsoft Store Flight
Update flight submissions for Microsoft Store packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tenant-id | Id of Partner Tenant | yes | — |
| client-id | Id of Partner App Registration | yes | — |
| client-secret | Secret for Partner App Registration | yes | — |
| app-id | Id for App in Partner Center | yes | — |
| flight-id | Id of package flight in Partner Center | yes | — |
| delete-pending | Delete any pending submissions in Partner Center | no | true |
| package-path | Path to MISX Package | no | "" |
| skip-polling | Skip polling the submission after committing it to Dev Center | no | true |
| delete-packages | Enable deletion of one or more old packages (sorted by version) | no | true |
| packages-keep | Specify number of latest packages (sorted by version) to be kept | no | 0 |
| update-images | Update Package Images | no | false |
Outputs
| name | description |
|---|---|
| url | URl to Partner Dashboard |