Hi! We are using Changesets successfully across Codeberg and self-hosted Forgejo instances. The only component requiring adjustments for Gitea/Forgejo API compatibility is this action.
I have already implemented and tested these changes in a fork:
https://github.com/openscript/changesets-action
Key points:
- Fully backward compatible with GitHub (no changes to existing workflows).
- Enables Changesets for Forgejo, Gitea, and Codeberg users.
Would you be open to a PR merging this upstream? Happy to open one and adapt the implementation to your preferred patterns.
Hi! We are using Changesets successfully across Codeberg and self-hosted Forgejo instances. The only component requiring adjustments for Gitea/Forgejo API compatibility is this action.
I have already implemented and tested these changes in a fork:
https://github.com/openscript/changesets-action
Key points:
Would you be open to a PR merging this upstream? Happy to open one and adapt the implementation to your preferred patterns.