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

[TT-13381] Linters should only work for PRs #6664

Closed titpetric closed 4 days ago

titpetric commented 4 days ago

User description

TT-13381
Summary Linters should only work for PRs
Type Task Task
Status In Dev
Points N/A
Labels SESAP

https://tyktech.atlassian.net/browse/TT-13381


PR Type

configuration changes


Description


Changes walkthrough πŸ“

Relevant files
Configuration changes
lint.yml
Configure lint workflow to trigger only on pull requests 

.github/workflows/lint.yml
  • Removed branch-specific triggers for the lint workflow.
  • Configured the lint workflow to trigger only on pull requests.
  • Added comments to clarify the scope of the workflow.
  • +3/-7     

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

    buger commented 4 days ago

    I'm a bot and I πŸ‘ this PR title. πŸ€–

    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 Passed Quality Gate passed

    Issues
    0 New issues
    0 Accepted issues

    Measures
    0 Security Hotspots
    0.0% Coverage on New Code
    0.0% Duplication on New Code

    See analysis details on SonarCloud