#4079 RFE: Sync tags between repos
Opened 5 years ago by churchyard. Modified 5 years ago

I'd like to sync tags (their defintions) between repos, so I don't have to invent them again and again for each of my packages.

Is it possible? Are tags definition in a git repo?

I'll take no as an answer, I plan to see the API of tags and possibly write a script that does the sync if necessary.


Is it possible?

Currently nope

Are tags definition in a git repo?

Neither, they are stored in the DB and will be automatically created if you push issues with new tag in the issues git repo.

Metadata Update from @pingou:
- Issue tagged with: RFE

5 years ago

@pingou I couldn't find an API endpoint to define new tags (with colors and descriptions). Am I just not looking at a good place, or should I open another RFE?

Login to comment on this ticket.

Metadata