Skip to content

Disable auto sync PRs with target branch #263

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

iamdharmesh
Copy link
Member

Description of the Change

PR removes explicitly enabled auto sync PR feature to stop PR syncing.

Reason for disabling this: (until we find a way to handle this better way, want to keep this disabled)

  • It keeps sending notifications from PRs for every sync.
  • GH action not getting triggered for the sync commit, which makes the unknown status of checks on the latest PR commit.

How to test the Change

Changelog Entry

Changed - Disabled auto sync pull requests with target branch.

Credits

Props @iamdharmesh

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@github-actions-actions bot added this to the 2.8.0 milestone Mar 11, 2024
@github-actions-actions bot added the needs:code-reviewThis requires code review.label Mar 11, 2024
@jeffpauljeffpaul merged commit 758f512 into develop Mar 11, 2024
@jeffpauljeffpaul deleted the disable-auto-pr-sync branch March 11, 2024 17:22
@faisal-alvifaisal-alvi modified the milestones: 2.8.0, 2.7.8 May 8, 2024
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Labels
needs:code-reviewThis requires code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants