Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email all site maintainers #2505

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Email all site maintainers #2505

merged 1 commit into from
Oct 16, 2024

Conversation

zackgalbreath
Copy link
Contributor

This commit relaxes the constraints used when decided who should receive an email to when a project admin uses the "Email all site maintainers" form.

We will now email all users with the "Site maintainer" role, even if they are not currently marked as maintaining any specific site.

This commit relaxes the constraints used when decided who should receive
an email to when a project admin uses the "Email all site maintainers" form.

We will now email all users with the "Site maintainer" role, even if they
are not currently marked as maintaining any specific site.
@zackgalbreath zackgalbreath force-pushed the email_site_maintainers branch from 0cc9d1d to e6153e9 Compare October 16, 2024 16:42
@williamjallen williamjallen added this to the v3.6 milestone Oct 16, 2024
@williamjallen williamjallen added this pull request to the merge queue Oct 16, 2024
Merged via the queue into master with commit cf15525 Oct 16, 2024
6 checks passed
@williamjallen williamjallen deleted the email_site_maintainers branch October 16, 2024 17:25
zackgalbreath added a commit that referenced this pull request Oct 29, 2024
Prior to this commit, attempting to email multiple site maintainers from the
manageProjectRoles.php page would result in the following error:

  Email "[email protected], [email protected]" does not comply
  with addr-spec of RFC 2822.

Fixes #2450
Follow-up to #2505
zackgalbreath added a commit that referenced this pull request Oct 29, 2024
Prior to this commit, attempting to email multiple site maintainers from the
manageProjectRoles.php page would result in the following error:

  Email "[email protected], [email protected]" does not comply
  with addr-spec of RFC 2822.

Fixes #2450
Follow-up to #2505
zackgalbreath added a commit that referenced this pull request Oct 29, 2024
Prior to this commit, attempting to email multiple site maintainers from the
manageProjectRoles.php page would result in the following error:

  Email "[email protected], [email protected]" does not comply
  with addr-spec of RFC 2822.

Fixes #2450
Follow-up to #2505
github-merge-queue bot pushed a commit that referenced this pull request Oct 29, 2024
Prior to this commit, attempting to email multiple site maintainers from
the manageProjectRoles.php page would result in the following error:

```
Email "[email protected], [email protected]" does not comply with addr-spec of RFC 2822.
```

Fixes #2450
Follow-up to #2505
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants