#Gitlab supports #ActivityPub in the upcoming 16.5 release. See links below for more details.
💬 "For GitLab, anything with activities (in the sense of what GitLab means by “activity”) can be an ActivityPub actor. This includes items like projects, groups, and releases. In those more abstract examples, an actor can be thought of as an actionable feed."
Documentation:
https://docs.gitlab.com/ee/development/activitypub/
Feature blueprint:
https://docs.gitlab.com/ee/architecture/blueprints/activity_pub/index.html
Merge request for the feature:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127023