Pinned Repositories
aks-auto-scaling-github-self-hosted-runners
A step-by-step guide how to configure AKS auto-scaling for GitHub self-hosted runners on Azure
github-enterprise-user-totals-report-action
An Action to generate reports per organization which contain the total number of owners, members and outside collaborators part of a GitHub Enterprise Cloud instance.
github-org-authorization-action
A GitHub Action to generate reports that contain all the SSH keys, personal access tokens, GitHub App installations, deploy keys and their respective permissions authorized against a GitHub organization.
github-org-code-frequency-action
A GitHub Action to generate a report that contains code frequency metrics and programming languages used per repository belonging to a GitHub organization.
github-org-member-contribution-action
A GitHub Action to generate a report that contains member contribution data for a set interval belonging to a GitHub organization.
github-org-member-email-action
A GitHub Action to generate a report retrieving member email addresses from a GitHub cloud organization where possible.
github-org-repo-metrics-action
A GitHub Action to generate a report that contains various metrics for all repositories belonging to a GitHub organization.
github-repo-branch-naming-policy-action
A GitHub Action to prevent pull requests from being merged and sends issue notifications if a branch is not following the configured naming convention.
github-repo-self-approve-action
A GitHub Action to automatically approve your own pull request for a protected branch using a GitHub App.
github-repo-transfer-utility
A utility to batch transfer GitHub repositories from one organization or user to another.
nicklegan's Repositories
nicklegan/github-org-repo-metrics-action
A GitHub Action to generate a report that contains various metrics for all repositories belonging to a GitHub organization.
nicklegan/github-org-member-email-action
A GitHub Action to generate a report retrieving member email addresses from a GitHub cloud organization where possible.
nicklegan/github-repo-self-approve-action
A GitHub Action to automatically approve your own pull request for a protected branch using a GitHub App.
nicklegan/github-org-authorization-action
A GitHub Action to generate reports that contain all the SSH keys, personal access tokens, GitHub App installations, deploy keys and their respective permissions authorized against a GitHub organization.
nicklegan/github-org-code-frequency-action
A GitHub Action to generate a report that contains code frequency metrics and programming languages used per repository belonging to a GitHub organization.
nicklegan/github-repo-transfer-utility
A utility to batch transfer GitHub repositories from one organization or user to another.
nicklegan/github-enterprise-user-totals-report-action
An Action to generate reports per organization which contain the total number of owners, members and outside collaborators part of a GitHub Enterprise Cloud instance.
nicklegan/github-org-member-contribution-action
A GitHub Action to generate a report that contains member contribution data for a set interval belonging to a GitHub organization.
nicklegan/github-repo-branch-naming-policy-action
A GitHub Action to prevent pull requests from being merged and sends issue notifications if a branch is not following the configured naming convention.
nicklegan/aks-auto-scaling-github-self-hosted-runners
A step-by-step guide how to configure AKS auto-scaling for GitHub self-hosted runners on Azure
nicklegan/github-org-git-audit-log-for-members-action
A GitHub Action to generate a report that contains the total amount of Git clones, pushes and fetches per organization member for a set interval.
nicklegan/github-enterprise-invitation-action
A GitHub Action to generate a report to retrieve pending and failed invitations for a GitHub cloud enterprise or organization.
nicklegan/github-org-git-audit-log-for-repos-action
A GitHub Action to generate a report that contains the total amount of Git clones, pushes and fetches per repository for a set interval.
nicklegan/github-org-repo-collaborator-action
A GitHub Action to generate a report which contains repository collaborator details for a GitHub organization.
nicklegan/github-pull-request-naming-policy-action
A GitHub Action to verify if a pull request title or body contains a valid regex pattern.
nicklegan/microsoft-teams-virtual-camera-fix-osx
Microsoft Teams Mac OS virtual camera fix
nicklegan/setup-git-and-ssh-on-windows-with-github
Install and configure Git, PuTTY and SSH keys on Windows with GitHub
nicklegan/repository-naming-convention-action
A GitHub Action that generates a report with all repository names including the date of creation belonging to an organization not matching a set regex string.
nicklegan/repository-naming-convention-app
A GitHub App that opens an issue and sends a notification to the repository creator if a repository is created with a name not matching a set regex string.