RFE: Add more event types to get parity with GitHub event types #869

Closed
opened 2025-11-02 03:39:45 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @stephenc on GitHub (Jul 4, 2017).

  • Gitea version (or commit ref): N/A
  • Git version: N/A
  • Operating system: N/A
  • Database (use [x]): N/A
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io: N/A
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Please add more event types to bring closer parity to the GitHub event types:

screen shot 2017-07-04 at 22 13 51

Specifically, first round targets:

  • Repository
  • Pull request review comment
  • Delete
  • Fork
  • Issues
  • Issue comment

The others are not really relevant for the current feature set

Originally created by @stephenc on GitHub (Jul 4, 2017). - Gitea version (or commit ref): N/A - Git version: N/A - Operating system: N/A - Database (use `[x]`): N/A - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: N/A - [ ] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description Please add more event types to bring closer parity to the GitHub event types: <img width="677" alt="screen shot 2017-07-04 at 22 13 51" src="https://user-images.githubusercontent.com/209336/27842941-872a512a-6106-11e7-8c96-2fbc443ee977.png"> Specifically, first round targets: - [x] Repository - [x] Pull request review comment - [x] Delete - [x] Fork - [x] Issues - [x] Issue comment The others are not really relevant for the current feature set
GiteaMirror added the type/featuretype/enhancementissue/stale labels 2025-11-02 03:39:45 -06:00
Author
Owner

@ethantkoenig commented on GitHub (Aug 20, 2017):

See #1663, which adds support for "repository" events

@ethantkoenig commented on GitHub (Aug 20, 2017): See #1663, which adds support for "repository" events
Author
Owner

@lunny commented on GitHub (Sep 14, 2017):

maybe a duplicated with https://github.com/go-gitea/gitea/issues/2418

@lunny commented on GitHub (Sep 14, 2017): maybe a duplicated with https://github.com/go-gitea/gitea/issues/2418
Author
Owner

@lunny commented on GitHub (May 17, 2018):

Only Pull request review comment left here since #3929 merged.

@lunny commented on GitHub (May 17, 2018): Only `Pull request review comment` left here since #3929 merged.
Author
Owner

@stale[bot] commented on GitHub (Jan 26, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jan 26, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@stephenc commented on GitHub (Jan 29, 2019):

@lunny any eta on Pull request review comment ?

@stephenc commented on GitHub (Jan 29, 2019): @lunny any eta on `Pull request review comment` ?
Author
Owner

@lunny commented on GitHub (Feb 6, 2019):

@stephenc I think that has been resolved. Sorry to forget close this issue, see https://github.com/go-gitea/gitea/pull/5027.

@lunny commented on GitHub (Feb 6, 2019): @stephenc I think that has been resolved. Sorry to forget close this issue, see https://github.com/go-gitea/gitea/pull/5027.
Author
Owner

@lunny commented on GitHub (Feb 6, 2019):

All event types have been implemented on v1.7.x

@lunny commented on GitHub (Feb 6, 2019): All event types have been implemented on v1.7.x
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#869