Skip to content

Enhancement: Scheduled auto-close workflow for confirmed duplicates #57

@Kavirubc

Description

@Kavirubc

Problem

Duplicate issues marked with "potential-duplicate" need to be automatically processed after their grace period expires.

Proposed Solution

Create a new command and a scheduled GitHub Actions workflow to handle the final closure of confirmed duplicates.

New CLI Command:

Scheduled Workflow:

  • Create a cron-based workflow (e.g., daily at 10 AM UTC) that runs the auto-close command.
  • Should support manual workflow_dispatch for testing.

Related Issues

Metadata

Metadata

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions