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

[enhancement] ignore commits if they are reverted by other commits in the same release version #5

Open
BobAnkh opened this issue Aug 10, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@BobAnkh
Copy link
Owner

BobAnkh commented Aug 10, 2020

Is your feature request related to a problem? Please describe

Commits should be ignored if they are reverted by other commits in the same release version. Those of different release versions should be added.

Description of the new feature/enhancement

The same as the above part.

Proposed technical implementation details (optional)

If a commit revert a commit in the same release version, then both of them should be ignored. But if they are in different release version, both of them should be added and a new type of named revert should be added too.

Additional context

Add any other context or screenshots about the feature request here.

@BobAnkh BobAnkh added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 10, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.99. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@BobAnkh BobAnkh added this to the v1.0.3 milestone Jan 16, 2021
@gitmagic-app
Copy link

gitmagic-app bot commented Jan 16, 2021

Everything looks good 👍

@BobAnkh BobAnkh modified the milestones: v1.1, v1.2 Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant