Darshit Suratwala

Results 5 comments of Darshit Suratwala

Heya @mwbrooks , Thanks for the quick response on the issue. My goal for using `values` block was to pass on GitHub workflow inputs (workflow parameters) to slack message. something...

Or maybe I'll have to wait for `env` context implementation(PR 159) which looks like blocked due to test cases. As a temporary workaround, I've forked this repo and implemented the...

Hey @mwbrooks , Currently, this slack action does not support `inputs` context. Also, a lot of `github` context variables do not work when I used them in payload json. I...

Hey @zimeg , yes it's missing some context variables. Thanks for mentioning the issue, I see other folks have also faced the same issue. As I mentioned above, as a...

Thanks for the update @zimeg . For now, I think the `env` context is enough. I'll open a new issue if I find strong reasons for `values`. Just for a...