Skip to content

Latest commit

 

History

21 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

memberful-github

webhook to process memberful events and manage github organization membership.

environment variables

  • MEMBERFUL_WEBHOOK_TOKEN: an api token sent from memberful to the webhook (add ?token=<MEMBERFUL_WEBHOOK_TOKEN> to the webhook URL)
  • MEMBERFUL_API_TOKEN: the api token used to request information from memberful (set up in integrations/custom applications)
  • MEMBERFUL_SUBDOMAIN: the subdomain component of your memberful site
  • GITHUB_TOKEN: github api token
  • TEAM_ID: github team id. new members will be added to this team
  • ORG_NAME: github org name. members will be removed from the org completely when their subscription deactivates

TODO

memberful passes a Secret to the webhook, so I don't need the hard coded token param in the webhook URL.

关于

No description, website, or topics provided.

Resources

Stars

0 stars

关注者

0 watching

复刻s

发布

贡献者

Languages