Combine outputs from many jobs into a single comment
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This GitHub Action allows users to combine outputs from multiple jobs into a single comment on a pull request, making it easier to consolidate information like test results, deploy previews, and performance stats. It is designed for developers and teams who want to reduce comment noise in pull requests by aggregating related information into a single, organized comment. The action supports parallel workflows, ensures consistent section ordering, and handles comment updates safely using a locking mechanism via GitHub reactions.