Skip to content

Conversation

@riley-kohler
Copy link
Contributor

@riley-kohler riley-kohler commented Aug 26, 2025

Pull Request

Proposed Changes

This change fixes an issue that can arise with the logic to filter out bot pushes where automated pushes from other applications will not be synced. It is still necessary to filter out private mirrors pushes to avoid infinite looping with the sync back logic so a check was added to the syncReposHandler to see if the two branches' head shas already match.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run npm run lint and fix any linting issues that have been introduced
  • run npm run test and run tests
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance, or breaking

@riley-kohler riley-kohler requested review from a team as code owners August 26, 2025 13:40
@github-actions github-actions bot added the fix label Aug 26, 2025
@riley-kohler riley-kohler added bug Something isn't working release and removed fix labels Aug 26, 2025
@riley-kohler riley-kohler force-pushed the fix-issue-with-skipping-bot-pushes branch from 49361ed to fe7ac88 Compare August 26, 2025 13:46
@github-actions github-actions bot added the fix label Aug 26, 2025
@riley-kohler riley-kohler enabled auto-merge (squash) August 26, 2025 13:52
Copy link
Contributor

@Miablo Miablo left a comment

Choose a reason for hiding this comment

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

🚢

@riley-kohler riley-kohler merged commit 0e8ef88 into github-community-projects:main Aug 26, 2025
6 checks passed
@riley-kohler riley-kohler deleted the fix-issue-with-skipping-bot-pushes branch August 29, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants