bobheadxi / deployments

🔖 GitHub Action for working painlessly with deployment statuses
https://github.com/marketplace/actions/github-deployments
MIT License
385 stars 64 forks source link

Support assigning the `task` field #140

Closed EndBug closed 1 year ago

EndBug commented 1 year ago

According to the docs of GitHub's REST API, you can also specify a task when creating a deployment.
It would be cool if there was a way to this with this action, since the task field can be useful to retrieve the deployment afterwards.