Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Propagate tags of Bitbucket/Github/Gitlab directly in CI artifact tags #4263

Closed
2 tasks done
Abhinav-26 opened this issue Nov 21, 2023 · 0 comments · Fixed by #4404
Closed
2 tasks done

Feature: Propagate tags of Bitbucket/Github/Gitlab directly in CI artifact tags #4263

Abhinav-26 opened this issue Nov 21, 2023 · 0 comments · Fixed by #4404
Assignees
Labels

Comments

@Abhinav-26
Copy link
Member

Abhinav-26 commented Nov 21, 2023

🔖 Feature description

The artifacts generated in Devtron CI, in case of tag-based builds, should have the same tags as that of given in Bitbucket/Github/Gitlab..

🎤 Pitch

In Devtron, in case of tag-based builds, the artifacts generated have the tags in format of: {tag-given}-{env-id}-{pipeline-id} But it would be helpful to just propagate the same tags as given in version control without the env id or pipeline id.

✌️ Solution

Propagate the same tag as given in version control.

🔄️ Alternative

Alternate way could be using Devtron's custom tags feature, but there as well counter needs to be given and it won't take the same tag given in version control. Additionally, it will require manual efforts to give the same tag that is already given in version control.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#6872

@Abhinav-26 Abhinav-26 added the enhancement New feature or request label Nov 21, 2023
@prakarsh-dt prakarsh-dt added the P0 label Dec 1, 2023
@abhibhaw abhibhaw changed the title Feature: Propogate tags of Bitbucket/Github/Gitlab directly in CI artifact tags Feature: Propagate tags of Bitbucket/Github/Gitlab directly in CI artifact tags Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants