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

fix: performance of want_lgtm_all #326

Merged
merged 1 commit into from
Apr 16, 2024
Merged

fix: performance of want_lgtm_all #326

merged 1 commit into from
Apr 16, 2024

Conversation

verbanicm
Copy link
Contributor

@verbanicm verbanicm commented Apr 16, 2024

  • The GitHub contains expression is not case sensitive which allows this to work, saving a job run and an API call details
  • The edited status for the review comment only triggers when a review comment body is updated, so it is not needed.

WANT_LGTM=all

@verbanicm verbanicm requested a review from a team as a code owner April 16, 2024 19:57
@verbanicm verbanicm enabled auto-merge (squash) April 16, 2024 20:04
@verbanicm verbanicm merged commit 9b1622b into main Apr 16, 2024
2 checks passed
@verbanicm verbanicm deleted the verbanicm/fix branch April 16, 2024 21:33
@token-minter-prod token-minter-prod bot mentioned this pull request Jun 14, 2024
token-minter-prod bot added a commit that referenced this pull request Jun 14, 2024
## What's Changed
* Upgrade golangci to disable loopvar in Go 1.22 by @sethvargo in
#314
* dont enforce static message for sloglint by @shankiyani in
#316
* Add generic helpers for pointers by @sethvargo in
#317
* Add wf names to README.md examples by @pdewilde in
#319
* terraformlint: fix typo in error message by @sethvargo in
#318
* Update README.md for want_lgtm_all to add required status check setp
by @pdewilde in #320
* RELEASING.md release process documentation by @pdewilde in
#322
* fix: unable to create lightweighted tag by @sqin2019 in
#324
* fix: performance of want_lgtm_all by @verbanicm in
#326
* build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in the
go_modules group across 1 directory by @dependabot in
#327
* Update deps by @sethvargo in #328
* Expand githubauth to pull installation IDs given an org, repo, or user
by @sethvargo in #330
* Fix pointer receiver name by @sethvargo in
#332


**Full Changelog**:
v1.0.4...v1.1.0

Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants