Skip to content

Add inline comments on commits #4898

@tonivj5

Description

@tonivj5

Add comments on commits (not only in PR), I would love to have this feature 😃

Reference: #124, #124 (comment)

Thanks to gitea's team and contributors ❤️


Update: there were some attempts but they failed to make attachment management right. Pay more attention to:

  • Gitea binds the attachments to repo issue/comment/release. If no binding, then the attachment will be deleted. For example: DeleteOrphanedAttachments
  • checkStorage(&checkStorageOptions{Attachments: true}) deletes the attachments which don't exist in the table

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.💎 Bounty

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions