jmertic / slack-release-notifier

Apache License 2.0
0 stars 0 forks source link

Slack notifier for release candidates? #2

Open cary-ilm opened 4 days ago

cary-ilm commented 4 days ago

@jmertic , I'm trying to automate as many of the release steps as possible. When I tag a release candidate, i.e. push a tag of the form v3.3.1-rc or v3.3.1-rc2, I post a message:

OpenEXR v3.3.1 is staged for release at tag v3.3.1-rc and is available for testing.

Could this action be extended to support that feature? Triggered on pushing a tag, with a configurable subject/first line?

Thanks!

jmertic commented 3 days ago

Let me look more into this. I think we can likely find a way to handle this.