TykTechnologies / tyk

Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Other
9.68k stars 1.08k forks source link

exp pr #6663

Closed jeffy-mathew closed 4 days ago

jeffy-mathew commented 4 days ago

User description

Description

Related Issue

Motivation and Context

How This Has Been Tested

Screenshots (if appropriate)

Types of changes

Checklist


PR Type

enhancement


Description


Changes walkthrough πŸ“

Relevant files
Enhancement
release.yml
Add debug print for `match_tag` and `tags` in release workflow

.github/workflows/release.yml
  • Added a debug print statement to output match_tag and tags variables.
  • +1/-0     

    πŸ’‘ PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    buger commented 4 days ago

    A JIRA Issue ID is missing from your branch name, PR title and PR description! πŸ¦„

    Your branch: exp/api-tests-failure

    Your PR title: print debug vars

    Your PR description: ## Description ## Related Issue ## Motivation and Context ## How This Has Been Tested ## Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Refactoring or add test (improvements in base code or adds test coverage to functionality) ## Checklist - [ ] I ensured that the documentation is up to date - [ ] I explained why this PR updates go.mod in detail with reasoning why it's required - [ ] I would like a code coverage CI quality gate exception and have explained why

    If this is your first time contributing to this repository - welcome!


    Please refer to jira-lint to get started.

    Without the JIRA Issue ID in your branch name you would lose out on automatic updates to JIRA via SCM; some GitHub status checks might fail.

    Valid sample branch names: β€£ feature/shiny-new-feature--mojo-10' β€£ 'chore/changelogUpdate_mojo-123' β€£ 'bugfix/fix-some-strange-bug_GAL-2345'
    github-actions[bot] commented 4 days ago

    PR Reviewer Guide πŸ”

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 πŸ”΅βšͺβšͺβšͺβšͺ
    πŸ§ͺ No relevant tests
    πŸ”’ No security concerns identified
    ⚑ No major issues detected
    github-actions[bot] commented 4 days ago

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    github-actions[bot] commented 4 days ago

    API Changes

    no api changes detected
    sonarcloud[bot] commented 4 days ago

    Quality Gate Failed Quality Gate failed

    Failed conditions
    0.0% Coverage on New Code (required β‰₯ 80%)

    See analysis details on SonarCloud