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

Validate git tags for correct origin #127

Open
bastelfreak opened this issue Feb 5, 2020 · 0 comments
Open

Validate git tags for correct origin #127

bastelfreak opened this issue Feb 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bastelfreak
Copy link
Member

lets assume this:

  • somebody clones one of our modules
  • this person adds another remote, the person thinks it's a fork (it isn't)
  • the person receives different git tags and pushes them to the wrong repo

This will kill our changelog generator. For every git tag we can check if it has a connection to the repo. If that's not the cause, we should send out a notification / display it in the UI.

@bastelfreak bastelfreak added the enhancement New feature or request label Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant