Skip to content

chore: remove duplicate PR workflow#574

Merged
joryirving merged 2 commits into
mainfrom
feat/cleanup-duplicate-workflow
Jun 10, 2026
Merged

chore: remove duplicate PR workflow#574
joryirving merged 2 commits into
mainfrom
feat/cleanup-duplicate-workflow

Conversation

@joryirving

Copy link
Copy Markdown
Collaborator

Cleanup duplicate guard workflow, as Dispatch natively handles this.

@joryirving
joryirving enabled auto-merge (squash) June 10, 2026 18:30
@joryirving joryirving changed the title Dispatch natively handles this now chore: remove duplicate PR workflow Jun 10, 2026
@joryirving
joryirving merged commit 92e04f5 into main Jun 10, 2026
8 checks passed
@joryirving
joryirving deleted the feat/cleanup-duplicate-workflow branch June 10, 2026 18:31

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

AI Automated Review

Full PR review.

Analysis engine: review@https://litellm.jory.dev/v1 (openai)

Recommendation

Approved. This PR removes a redundant GitHub Actions workflow that was manually checking for duplicate issue references in pull requests, as this functionality is now natively handled by GitHub's Dispatch/native review features.

Change-by-change findings

  • Removed .github/workflows/no-duplicate-issue-pr.yaml: This workflow was a custom implementation to prevent multiple open PRs from referencing the same issue. The PR author notes that GitHub Dispatch now handles this natively, making this custom script obsolete.

Linked Issue Fit

  • No linked issue was provided in the PR description. However, the commit history and PR body suggest this is a cleanup task to remove technical debt.

Standards Compliance

  • The change follows the repository's pattern of using chore for maintenance tasks.
  • No violations of AGENTS.md or other repository standards were identified.

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.

1 participant