Map BitBicket Issue status to GitLab labels
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
Unlike GitLab, where an issue's status is either opened
or closed
, BitBucket Issues have several possible statuses:
- new # aka open
- closed
- on hold
- invalid
- duplicate
- wontfix
- resolved
We treat any new
or on hold
Issues as open
and all other BitBucket Issue statuses as closed
. This makes sense since we only use open
or closed
.
Issue Statuses on BitBUcket

Imported Issues on Gitlab

I'm proposing we map all the BitBucket statuses to labels and tag each Issue with the corresponding BitBucket status.
@m_frankiewicz has suggested labels like
From BitBucket::invalid
From BitBucket::resolved
It would be nice to map the BitBucket status colors to the GitLab labels too.
Edited by 🤖 GitLab Bot 🤖