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

Disable auto sync PRs with target branch. #291

Merged
merged 1 commit into from Oct 27, 2023
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.

@iamdharmesh iamdharmesh self-assigned this Oct 27, 2023
@iamdharmesh iamdharmesh added this to the 2.2.0 milestone Oct 27, 2023
@github-actions github-actions bot added the needs:code-review This requires code review. label Oct 27, 2023
@jeffpaul jeffpaul merged commit 27777b2 into develop Oct 27, 2023
11 checks passed
@jeffpaul jeffpaul deleted the disable-auto-pr-sync branch October 27, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:code-review This requires code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants