Skip to content

fix(ci): run lgtm label remover in pull_request_target context instead#5366

Merged
Skarlso merged 2 commits intoexternal-secrets:mainfrom
webstradev:main
Sep 24, 2025
Merged

fix(ci): run lgtm label remover in pull_request_target context instead#5366
Skarlso merged 2 commits intoexternal-secrets:mainfrom
webstradev:main

Conversation

@webstradev
Copy link
Copy Markdown
Contributor

Problem Statement

What is the problem you're trying to solve?

Related Issue

Fixes #...

Proposed Changes

How do you like to solve the issue and why?

Format

Please ensure that your PR follows the following format for the title:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): update build tool or dependencies
ref(scope): refactor code
clean(scope): provider cleanup
test(scope): add tests
perf(scope): improve performance
desig(scope): improve design

Where scope is optionally one of:

  • charts
  • release
  • testing
  • security
  • templating

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
@github-actions github-actions bot added area/ci Pull requests that update Github_actions code kind/bug Categorizes issue or PR as related to a bug. component/github-actions size/xs labels Sep 24, 2025
@Skarlso Skarlso merged commit a16602c into external-secrets:main Sep 24, 2025
5 checks passed
@sonarqubecloud
Copy link
Copy Markdown

SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
external-secrets#5366)

Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
Co-authored-by: Gergely Brautigam <skarlso777@gmail.com>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci Pull requests that update Github_actions code component/github-actions kind/bug Categorizes issue or PR as related to a bug. size/xs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants