Skip to content

ACCESS: do not send emails to PEARC'26 users#310

Merged
matyasselmeci merged 1 commit into
opensciencegrid:mainfrom
rynge:pearc26
Jul 7, 2026
Merged

ACCESS: do not send emails to PEARC'26 users#310
matyasselmeci merged 1 commit into
opensciencegrid:mainfrom
rynge:pearc26

Conversation

@rynge

@rynge rynge commented Jul 7, 2026

Copy link
Copy Markdown
Member

@rynge rynge requested a review from matyasselmeci July 7, 2026 16:14
'''
self.freshdesk.send_email(user_email, subject, body, tags=["access_account"])
# do not send emails to pearc'26 users
if project_id != "TG-CIS260991":

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this project in topology - I see TG-CIS250262.yaml and OSG_PEARC26_ML.yaml . Does it need to be registered?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dmora127 will handle that

@matyasselmeci matyasselmeci merged commit d91a4b2 into opensciencegrid:main Jul 7, 2026
5 checks passed
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.

2 participants