Skip to content
Snippets Groups Projects

Ability to add text and attachments to git tags in GitLab (aka Releases)

Merged username-removed-444 requested to merge release-notes into master

It allows user to add markdown field to each git tag. This can be used to specify release information and attach images or binary files. User can create new tag with release notes or add release notes to existing git tag

For #2701 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • @dzaporozhets What do you think about renaming the "Tags" tab and the "228 TABS" button on the project homepage to "Releases"? Tags are almost exclusively used for versions/releases anyway, and this makes their intent clearer to the end user.

  • @DouweM I think releases is a specific case of tag usage. Also it would be confusing since everywhere else it has git tag name. I want to follow git naming

  • Added 1 commit:

    • b67fdfff - Refactor release code a bit
  • Added 1 commit:

    • b7619dad - Add missing param and title for tag
  • @DouweM should be good now. Want to double check?

  • username-removed-444 Title changed from WIP Ability to add text and attachments to git tags in GitLab to Ability to add text and attachments to git tags in GitLab (aka Releases)

    Title changed from WIP Ability to add text and attachments to git tags in GitLab to Ability to add text and attachments to git tags in GitLab (aka Releases)

  • TODO: in separate merge request create API for releases (adding release note to existing tags)

  • @DouweM I will merge this. If you still have some comments - just ping me and I will fix in next MR

  • username-removed-444 Status changed to merged

    Status changed to merged

  • username-removed-444 mentioned in merge request !1778 (merged)

    mentioned in merge request !1778 (merged)

  • Please register or sign in to reply
    Loading