Skip to content

[WIP] Add support for autoclosing issues on hotfix#240

Closed
Copilot wants to merge 0 commit intodevelopfrom
copilot/add-hotfix-autoclose-issues
Closed

[WIP] Add support for autoclosing issues on hotfix#240
Copilot wants to merge 0 commit intodevelopfrom
copilot/add-hotfix-autoclose-issues

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 28, 2026

  • Add FinishHotfix() implementation in GitHub/IGitFlowWithPullRequest.cs that creates a PR with Resolves #xxx keywords when Issues are provided
  • Add FinishHotfix() implementation in GitHub/IGitHubFlowWithPullRequest.cs that creates a PR with Resolves #xxx keywords when Issues are provided
  • Add FinishHotfix() implementation in AzureDevOps/IGitFlowWithPullRequest.cs that creates a PR (with issue keywords, matching the FinishFeature pattern)
  • Add FinishHotfix() implementation in AzureDevOps/IGitHubFlowWithPullRequest.cs that creates a PR (following the FinishFeature pattern)
  • Run build and tests to verify changes

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Copilot AI linked an issue Mar 28, 2026 that may be closed by this pull request
@candoumbe candoumbe closed this Mar 28, 2026
@candoumbe candoumbe force-pushed the copilot/add-hotfix-autoclose-issues branch from 4a6ed21 to e17fdc7 Compare March 28, 2026 23:09
Copilot AI requested a review from candoumbe March 28, 2026 23:09
Copilot stopped work on behalf of candoumbe due to an error March 28, 2026 23:09
@candoumbe candoumbe deleted the copilot/add-hotfix-autoclose-issues branch March 28, 2026 23:13
@candoumbe candoumbe restored the copilot/add-hotfix-autoclose-issues branch March 28, 2026 23:13
@candoumbe candoumbe deleted the copilot/add-hotfix-autoclose-issues branch March 28, 2026 23:13
@candoumbe candoumbe restored the copilot/add-hotfix-autoclose-issues branch March 28, 2026 23:14
@candoumbe candoumbe deleted the copilot/add-hotfix-autoclose-issues branch March 31, 2026 19:09
@candoumbe candoumbe restored the copilot/add-hotfix-autoclose-issues branch March 31, 2026 19:14
@candoumbe
Copy link
Copy Markdown
Owner

Let's keep working on this feature

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.

✨ Add support for autoclosing issues on hotfix

2 participants