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
Add bot assignment functionality for GitHub/GitLab issues and PRs
- Add GITHUB_BOT_NAME and GITLAB_BOT_NAME environment variables
- Update frameworks to assign issues and PRs to specified bots
- Add assign_pull_request() and assign_merge_request() methods
- Update configuration files to use bot name environment variables
- Update documentation and examples with bot assignment setup
- Enhance check_config.py to show bot assignment status
- All ruff lint errors resolved
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
0 commit comments