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: ignore forced requests on merge #393

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

skjnldsv
Copy link
Member

When merging, we need to ignore any forced/instant requests so we don't process them twice

@skjnldsv skjnldsv added bug Something isn't working 3. to review labels Jan 26, 2024
@skjnldsv skjnldsv self-assigned this Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ba91acd) 11.81% compared to head (836b18a) 11.78%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/githubUtils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
- Coverage   11.81%   11.78%   -0.03%     
==========================================
  Files          10       10              
  Lines         508      509       +1     
  Branches       57       57              
==========================================
  Hits           60       60              
- Misses        448      449       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skjnldsv skjnldsv merged commit edf5f42 into master Jan 26, 2024
8 of 10 checks passed
@skjnldsv skjnldsv deleted the feat/ignore-forced-on-backport branch January 26, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants