You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement smart PR creation for feature tracker updates (#256)
- Only create PRs when new issues are discovered (meaningful changes)
- Skip PR creation for metadata-only updates (scan dates, counts)
- Add informative logging when PR creation is skipped
- Update workflow summary to show tracker update status
- Reduces PR noise while maintaining functionality
0 commit comments