integrations / slack

Bring your code to the conversations you care about with GitHub's integration for Slack
https://slack.github.com/
MIT License
3.08k stars 483 forks source link

newest tags not showing on trigger deployment #1115

Open mjuarez opened 3 years ago

mjuarez commented 3 years ago

Problem

When triggering a deploy for a repo using /github deploy reponame, we are not seeing all of our latest tags listed for our project. Tags available in the drop down seem to be limited to 50, and are sorted by older first. We are generating semver tags on our builds, unfortunately, this prevents us from picking our latest tag.

Beginning of tag list

End of tag list

welcome[bot] commented 3 years ago

Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.