Gitlab had a bug where the CI/CD badge for a tag would show the status of the latest run of that commit ID, even if that run wasn’t created for that particular tag. If you created a tag from another tag, the CI/CD status indicator for both tags will change. They’ve since fixed the bug, but I actually grew to rely on it as confirmation that I created the tag off the right commit.