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

[skip ci] Set dismiss_stale_reviews: false in .asf.yaml #879

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

tuhaihe
Copy link
Member

@tuhaihe tuhaihe commented Jan 20, 2025

Fixes #ISSUE_Number

What does this PR do?

Set dismiss_stale_reviews: false in .asf.yaml file to simplify the review process and reduce repetitive approvals. If this change introduces any issues or inefficiencies, we can restore the setting.

Discussion: https://lists.apache.org/thread/56kwypo3o33zocyfwtb31oh0dp85r8zp

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context


Set `dismiss_stale_reviews: false` in `.asf.yaml` file to simplify the
review process and reduce repetitive approvals. If this change
introduces any issues or inefficiencies, we can restore the setting.

Discussion: https://lists.apache.org/thread/56kwypo3o33zocyfwtb31oh0dp85r8zp
@tuhaihe tuhaihe requested review from edespino and jiaqizho January 20, 2025 09:51
@yjhjstz
Copy link
Member

yjhjstz commented Jan 20, 2025

How to handle significant code changes after resubmission?

@tuhaihe
Copy link
Member Author

tuhaihe commented Jan 21, 2025

How to handle significant code changes after resubmission?

As commented in the mailing list1, the reviewers and committers need to go through the new changes to verify them again before merging the commits into the main branch. If they need to be updated again, the reviewers and committers can request changes again.

Footnotes

  1. https://lists.apache.org/thread/56kwypo3o33zocyfwtb31oh0dp85r8zp

@tuhaihe tuhaihe merged commit 572f755 into apache:main Jan 21, 2025
13 checks passed
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.

4 participants