Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "core/mapping/pushtest/toPublicRepo"

Index

Variables

Variables

Const ToPublicRepo

ToPublicRepo: PushTest = pushTest("To public repo", async p =>// Ask GitHub if the repo is public as we do not have this information in our modelisGitHubRepoRef(p.id) && isPublicRepo(p.credentials, p.id),)

Match only pushes on a public repo

param
returns

Generated using TypeDoc