Background
We have been using this action for quite some time. However, due to the lack of recent updates, we are encountering issues like #100, and potentially more in the future. We’re concerned that this could lead to the end of support by GitHub.
While we explored this 8398a7/action-slack@v3 as alternative, we faced difficulties in adapting it to our needs. It also generated incorrect commit messages in certain cases.
Proposal
To address these issues, I’ve decided to create a new GitHub Action based on the original code, but with improvements. These include fixing existing issues, updating dependencies, adding tests, and making minor adjustments.
If you’re interested, feel free to check out the new action: Slackify.
I’d appreciate any feedback, issue, suggestions or contributions
Thanks!
Background
We have been using this action for quite some time. However, due to the lack of recent updates, we are encountering issues like #100, and potentially more in the future. We’re concerned that this could lead to the end of support by GitHub.
While we explored this 8398a7/action-slack@v3 as alternative, we faced difficulties in adapting it to our needs. It also generated incorrect commit messages in certain cases.
Proposal
To address these issues, I’ve decided to create a new GitHub Action based on the original code, but with improvements. These include fixing existing issues, updating dependencies, adding tests, and making minor adjustments.
If you’re interested, feel free to check out the new action: Slackify.
I’d appreciate any feedback, issue, suggestions or contributions
Thanks!