Skip to content

feat: Add scoped processing for import and calculate commands - #9

Merged
youenchene merged 1 commit into
mainfrom
fix
Nov 25, 2025
Merged

feat: Add scoped processing for import and calculate commands#9
youenchene merged 1 commit into
mainfrom
fix

Conversation

@youenchene

Copy link
Copy Markdown
Owner
  • Introduced support for --issues and --pr flags to selectively process issues or pull requests in both import and calculate commands.
  • Added backward compatibility to default to both scopes when no flag is specified.
  • Updated README with examples and scope-specific usage instructions.
  • Refactored calculation logic to process specific data sets based on the selected scope.
  • Adjusted cron job script to handle scoped import and calculation runs independently for issues and pull requests.

- Introduced support for `--issues` and `--pr` flags to selectively process issues or pull requests in both `import` and `calculate` commands.
- Added backward compatibility to default to both scopes when no flag is specified.
- Updated README with examples and scope-specific usage instructions.
- Refactored calculation logic to process specific data sets based on the selected scope.
- Adjusted cron job script to handle scoped import and calculation runs independently for issues and pull requests.
@youenchene
youenchene merged commit a279fc9 into main Nov 25, 2025
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