Request: Add label changes to repo or organization activity feed API calls #12986

Open
opened 2025-11-02 10:26:59 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Alaska-001 on GitHub (May 12, 2024).

Feature Description

When making an API call to a organization or repo activity feed, activity related to label changes (E.g. Issue 1 has a label added or removed from it) will not show up in the activity feed.

I think it would be great to have this feature.

Example of how this works:

  1. You make a API call to Gitea (E.G. To this URL: https://MY_URL/api/v1/orgs/MY_ORG/activities/feeds)
  2. Changes to which labels are assigned to issues and pull requests will be in the data of the activity feed.
Originally created by @Alaska-001 on GitHub (May 12, 2024). ### Feature Description When making an API call to a organization or repo activity feed, activity related to label changes (E.g. Issue 1 has a label added or removed from it) will not show up in the activity feed. I think it would be great to have this feature. Example of how this works: 1. You make a API call to Gitea (E.G. To this URL: `https://MY_URL/api/v1/orgs/MY_ORG/activities/feeds`) 2. Changes to which labels are assigned to issues and pull requests will be in the data of the activity feed.
GiteaMirror added the type/proposal label 2025-11-02 10:26:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12986