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

Accept wildcard version in resolved issue id #97

Conversation

gabidobo
Copy link
Member

Since Sandworm IDs have the affected package version in them, it's possible that resolved issues get reactivated when updating. This allows users to specify a wildcard (*) for the version in the issue id.

  • sandworm resolve ID can now match and aggregate paths from multiple issues for a single ID
  • a semver regexp is now generally available

Closes #94

@gabidobo gabidobo self-assigned this Apr 10, 2023
@gabidobo gabidobo linked an issue Apr 10, 2023 that may be closed by this pull request
@andreimarinescu
Copy link
Member

Tested successfully against IDs with shape "SWRM-202*"

@andreimarinescu andreimarinescu merged commit 1565943 into main Apr 13, 2023
@andreimarinescu andreimarinescu deleted the 94-accept-wildcard-for-the-version-part-of-sandworm-generated-issue-ids branch April 13, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accept wildcard for the version part of Sandworm generated issue ids
2 participants