Skip to content

feat: allow ignoring tags based on a pattern#116

Merged
aeneasr merged 1 commit intomasterfrom
feat/ignore-release-tags
Oct 1, 2021
Merged

feat: allow ignoring tags based on a pattern#116
aeneasr merged 1 commit intomasterfrom
feat/ignore-release-tags

Conversation

@zepatrik
Copy link
Copy Markdown
Member

@zepatrik zepatrik commented Oct 1, 2021

Related issue(s)

In Keto we have hierarchical tags, that should be ignored when searching for the latest version. This adds a way to configure this.
Example tag https://github.com/ory/keto/releases/tag/proto%2Fv0.6.0-alpha.3

Checklist

  • I have read the contributing guidelines
    and signed the CLA.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got green light (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added necessary documentation within the code base (if
    appropriate).

Further comments

@aeneasr aeneasr merged commit 0c39850 into master Oct 1, 2021
@aeneasr aeneasr deleted the feat/ignore-release-tags branch October 1, 2021 12:28
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.

2 participants