Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sequester] Refactor extensions for issue => work item transformations #417

Open
BillWagner opened this issue Oct 1, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request 📌 seQUESTered Identifies that an issue has been imported into Quest.

Comments

@BillWagner
Copy link
Member

BillWagner commented Oct 1, 2024

As Sequester has grown features, there are several extension methods on the GH issue / pull request types that compute various fields for the associated work item.

These methods should be refactored into a single extension method that returns a struct (or record) that computes all those items.

It may also fix the record used for story points per iteration. That's a bit ugly as well.


Associated WorkItem - 320273

@BillWagner BillWagner self-assigned this Oct 1, 2024
@BillWagner BillWagner added enhancement New feature or request 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Oct 1, 2024
@sequestor sequestor bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 📌 seQUESTered Identifies that an issue has been imported into Quest.
Projects
Status: 🔖 Ready
Status: Slipped
Development

No branches or pull requests

1 participant