GitHub action for linking JIRA issues as a comment.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The jira-link-issue-action is a GitHub Action that automatically links JIRA issues to pull requests by posting a comment. It's designed for developers who use both GitHub and JIRA, particularly those who want to maintain traceability between their code changes and JIRA tickets. The action works by parsing the branch name to find the issue ID and then creating a link in the pull request description.