Anchorage API reference
    Preparing search index...
    interface GithubSignalProviderOptions {
        id?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    id?: string

    Provider id (default 'github'); must be a lowercase slug with no '_'.

    name?: string