Skip to content

Comments

Label is not removed automatically after extra tests are completed#3202

Merged
zuiderkwast merged 1 commit intovalkey-io:unstablefrom
sarthakaggarwal97:run-extra-tests-on-label
Feb 16, 2026
Merged

Label is not removed automatically after extra tests are completed#3202
zuiderkwast merged 1 commit intovalkey-io:unstablefrom
sarthakaggarwal97:run-extra-tests-on-label

Conversation

@sarthakaggarwal97
Copy link
Contributor

We made some changes to the workflow where the label was getting removed every time we ran it. This changes handles it, removes pull_request_target and doesn't re-trigger on adding another label.

I tried it here: sarthakaggarwal97#65
The code is already merged in my unstable.

@zuiderkwast
Copy link
Contributor

For reference, it's a follow-up and partial revert of:

Copy link
Contributor

@zuiderkwast zuiderkwast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. Looking back at what we added in #2907, I think we can revert some of that, such as the changes to repository and ref for actions/checkout.

@zuiderkwast
Copy link
Contributor

Please fix the merge conflict. Then I want to merge it.

Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
@sarthakaggarwal97
Copy link
Contributor Author

@zuiderkwast done!

@zuiderkwast zuiderkwast merged commit f7e6429 into valkey-io:unstable Feb 16, 2026
56 checks passed
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (80bd689) to head (aac06d5).
⚠️ Report is 1 commits behind head on unstable.

Additional details and impacted files
@@       Coverage Diff        @@
##   unstable   #3202   +/-   ##
================================
================================
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

harrylin98 pushed a commit to harrylin98/valkey_forked that referenced this pull request Feb 19, 2026
…alkey-io#3202)

We made some changes to the workflow where the label was getting removed
every time we ran it. This changes handles it, removes
`pull_request_target` and doesn't re-trigger on adding another label.

I tried it here: sarthakaggarwal97#65
The code is already merged in my unstable.

Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
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