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

Send expense invites to projects with unknown funding sources #51

Closed
3 tasks
andrew opened this issue Oct 23, 2024 · 0 comments
Closed
3 tasks

Send expense invites to projects with unknown funding sources #51

andrew opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@andrew
Copy link
Member

andrew commented Oct 23, 2024

Once an allocation has been ran, for each funding source that is not a known, approved form of payout, we need to send an expense invite via open collective, from the funds open collective project to the primary email of the project (if we have one).

This invite then is either:

  • accepted, we record that project as being paid out to the same OC account/collective next time
  • rejected, we record that the project doesn't want to be paid out (at least via OC), still check to see if the project adds a funding.yml file in future
  • ignored, after a set period of time we cancel the invite and the funds will be reallocated back into future allocations, the project isn't marked as refusing funds though

Also need to watch for when invites bounce due to invalid email addresses, this may be implemented by OC, or we can attempt to look up MX records for that domain ourselves.

@andrew andrew added the enhancement New feature or request label Oct 23, 2024
@andrew andrew closed this as completed Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant