astronomer / deploy-action

Custom Github Actions
Other
20 stars 21 forks source link

Add ability to provide description for deploys #37

Closed BasPH closed 11 months ago

BasPH commented 11 months ago

This PR enables you to configure a description e.g. description: "Deployed from commit ${{ github.event.after }}" which gets mapped to astro deploy --description "...", which is visible in the Deploy History tab.