Configuration
{source.name}
{#if source?.type === 'gitlab'} {:else if source?.type === 'github'} {/if}
{#if source.type === 'github'} {:else if source.type === 'gitlab'} {/if}