Comment
Hello, I've just migrated my repositories from GitHub.
I tried first using the migrate endpoint, and everything was fine, but I observed that the contributions inside the repo were not reflected in the Contributions panel on Codeberg.
I also tried to migrate a repo manually, by changing the target origin and pushing all the code at once.
While the commits are correctly shown and the username (identical, in my case) is correctly linked as "committer", the activity in the Contributions panel is still not visible.
I guess that the problem could be related to how Codeberg tracks the contributions, which might be separated from the commits themselves.
I know it's not such a big issue, but I was wondering if any "fix" for this is currently available and, if not, what it would imply to develop something to cover it.