Skip to content

Conversation

@zzzeid
Copy link

@zzzeid zzzeid commented Jul 22, 2025

  • move repository matching check to PhabricatorRepositoryCommitPublishWorker

Prior to this change, a commit that matches a revision was still going through code in both PhabricatorRepositoryCommitPublishWorker and DiffusionUpdateObjectAfterCommitWorker that was making changes to the revision other than changing the status. With this change, the revisions will still show a link to the commit, however none of the code in DiffusionUpdateObjectAfterCommitWorker will be triggered.

- move repository matching check to PhabricatorRepositoryCommitPublishWorker

Prior to this change, a commit that matches a revision was still going
through code in both PhabricatorRepositoryCommitPublishWorker and
DiffusionUpdateObjectAfterCommitWorker that was making changes to the
revision other than changin the status. With this change, the revisions
will still show a link to the commit, however none of the code in
DiffusionUpdateObjectAfterCommitWorker will be triggered.
@zzzeid zzzeid changed the title PhabricatorRepositoryCommitPublishWorker: move relevance logic (1963406) PhabricatorRepositoryCommitPublishWorker: move relevance logic (bug 1963406) Jul 22, 2025
@zzzeid zzzeid marked this pull request as ready for review July 23, 2025 19:46
@zzzeid zzzeid requested a review from dklawren July 23, 2025 19:46
@zzzeid zzzeid merged commit e2b43c6 into master Jul 28, 2025
1 check passed
@zzzeid zzzeid deleted the zeid-bug-1963406-do-not-associate-revisions-with-different-repos branch July 28, 2025 15:07
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.

3 participants