Skip to content
#

GitLab

gitlab logo

GitLab is an open source software that combines the ability to develop, secure, and operate software in a single application.

Here are 2,429 public repositories matching this topic...

sergey-cs
sergey-cs commented May 12, 2022

Description

When creating a release in repo, the telegram bot sends the following message:

[{owner}/{repo}] Release created: {release_title} by {publisher}

A link is added to {release_title} : https://{base_url}/{owner}/{repo}/src/{tag_name}
This is a link to the tag although a link to the release was expected: https://{base_url}/{owner}/{repo}/releases/tag/{tag_name}

kind/bug good first issue
renovate
zharinov
zharinov commented May 10, 2022

Describe the proposed change(s).

It seems to be available starting from Node v17. See also:
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

type:refactor good first issue status:requirements priority-5-triage
reviewdog
glab
Kamori
Kamori commented Oct 12, 2021

Create Gitlab Push/Pull Mirrors

I have a need to recreate a lot of repositories with pull mirroring. This tool has all the other pieces I need except this one feature.

Propose a Solution

Using `glab repo mirror --direction=pull --src="ssh://[email protected]:2222/namespace/project.git" --auth=ssh --allow-divergence --protected-branches-only my-new-namespace/my-new-project-na

enhancement good first issue stale Hacktoberfest
lab
jwkicklighter
jwkicklighter commented Sep 20, 2019

#197 took care of being able to use # at the start of a line, but I just noticed that there isn't a great user flow for editing an issue that already has markdown headings.

  1. Create an issue with at least 1 heading
  2. Edit the issue with lab issue edit [ID]
  3. Make changes and save
  4. The issue will now have its heading(s) stripped out

I'm not sure what the best course would be, but

agola

Created by Dmitriy Zaporozhets, Sytse Sijbrandij

Released October 8, 2011

Website
about.gitlab.com
Wikipedia
Wikipedia

Related Topics

bitbucket github