Commit Graph

8 Commits

Author SHA1 Message Date
b-tsammmons e5047e75a1 Refactor SettingsDialog: Remove target and forked repository dropdowns, update GitHub PAT section, and clean up async repo loading methods. Enhance WorkflowItem with data reconstruction and add fetch_comments method for GitHub issues/PRs. 2025-11-12 14:17:45 -10:00
b-tsammmons feafbc15af Updated how settings and API keys are stored - Reworked the GUI to use flet 2025-11-12 02:31:24 -10:00
b-tsammmons 3b0a003d5a Rename project from "GitHub Automation Tool" to "GitHub Pulse" 2025-11-11 22:48:04 -10:00
b-tsammmons b4fb945c72 Update application title and description to reflect branding change 2025-11-11 22:46:49 -10:00
b-tsammmons 0f41a3e750 Refactor GitHub automation tool:
- Updated WorkItemFieldExtractor to be more generic and removed Azure DevOps specific references.
- Removed the EnhancedContentBuilders class as it was specific to Azure DevOps.
- Deleted work_item_processor.py as it was no longer needed.
- Introduced workflow.py to manage GitHub workflow items (issues and pull requests) with improved structure and functionality.
- Enhanced logging and error handling across the new workflow management system.
2025-11-11 22:46:02 -10:00
b-tsammmons d6da461d10 Updated SETUP.md 2025-11-11 10:12:29 -10:00
b-tsammmons f209c7bd90 Moved the current files to pivate repo 2025-11-11 10:09:26 -10:00
Tyler f9094cba96 Initial commit 2025-11-11 09:49:35 -10:00