Utility class for making changes to a repository from a GitHub Action.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
**commit-from-action** is a utility class that simplifies making and committing changes to a GitHub repository directly from a GitHub Action workflow. It handles creating temporary branches, committing changes, opening pull requests, and optionally auto-merging and cleaning up, making it ideal for automated repository modifications within CI/CD pipelines.