Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BCStudentSoftwareDevTeam
/
lsf
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
65
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Create Logic to Notify Academic Advisors of Overloads
- #670
#670
Open
ACBerea
wants to merge 13 commits into
development
BCStudentSoftwareDevTeam/lsf:development
from
AC_NotifAcadAdvisOverloads
BCStudentSoftwareDevTeam/lsf:AC_NotifAcadAdvisOverloads
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Create Logic to Notify Academic Advisors of Overloads
#670
ACBerea
wants to merge 13 commits into
development
BCStudentSoftwareDevTeam/lsf:development
from
AC_NotifAcadAdvisOverloads
BCStudentSoftwareDevTeam/lsf:AC_NotifAcadAdvisOverloads
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
Created an email template in base.data.py for accademic advisors. Applied template in emailhandler.py and pulled advisor email from student account as email recipient.
ACBerea
committed
8074745
View commit details
Copy full SHA for 8074745
Browse repository at this point
Commits on Jun 23, 2026
Removed comment and commented out function that may be removed in the future in emailHandler.py.
ACBerea
committed
878f796
View commit details
Copy full SHA for 878f796
Browse repository at this point
Removed comments
ACBerea
committed
8e140c3
View commit details
Copy full SHA for 8e140c3
Browse repository at this point
Commiting to allow for merge.
ACBerea
committed
18cb333
View commit details
Copy full SHA for 18cb333
Browse repository at this point
Merge branch 'development' of https://github.com/BCStudentSoftwareDevTeam/lsf into AC_NotifAcadAdvisOverloads
ACBerea
committed
84dc6a0
View commit details
Copy full SHA for 84dc6a0
Browse repository at this point
Fixed purpose name and subject in base_data.py and its call in emailHandler.py
ACBerea
committed
6cde801
View commit details
Copy full SHA for 6cde801
Browse repository at this point
Commits on Jul 16, 2026
Merge branch 'development' of https://github.com/BCStudentSoftwareDevTeam/lsf into AC_NotifAcadAdvisOverloads
ACBerea
committed
b67f682
View commit details
Copy full SHA for b67f682
Browse repository at this point
Commits on Jul 28, 2026
Changed the placement of the newly implemented email for Academic Advisor in base_data.py and added on academic advisor element for email template use in emailHandler.py
ACBerea
committed
8ff69fa
View commit details
Copy full SHA for 8ff69fa
Browse repository at this point
Removed old commented out code from an earlier implementation.
ACBerea
committed
176b427
View commit details
Copy full SHA for 176b427
Browse repository at this point
Commits on Jul 30, 2026
Added missing identifier to advisorEmailPurpose
ACBerea
committed
63cad4c
View commit details
Copy full SHA for 63cad4c
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'development' of https://github.com/BCStudentSoftwareDevTeam/lsf into AC_NotifAcadAdvisOverloads
ACBerea
committed
c434c71
View commit details
Copy full SHA for c434c71
Browse repository at this point
Commits on Aug 4, 2026
Fixed minor issues in base_data and emailHandler.
ACBerea
committed
cf2e15a
View commit details
Copy full SHA for cf2e15a
Browse repository at this point
Added print statement in emailHandler temporaily to assist with ongoing issues.
ACBerea
committed
4fb66b5
View commit details
Copy full SHA for 4fb66b5
Browse repository at this point
You can’t perform that action at this time.