Skip to content

BanterBoy/scripts-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Uptime Badge

Build Status

pages-build-deployment

Maintenance Scripts

This repository contains PowerShell Scripts that can be used to maintain your IT Infrastructure.

Site contains GitHub Pages - https://scripts.lukeleigh.com/

Please visit the website for more information regarding the scripts and their uses.

Alt

Branch Protection & CI

This repo keeps prod protected against inadvertent force pushes or deletions.

Reapply or adjust with:

./scripts/apply_branch_protection.sh

Optional toggles:

STATUS_CONTEXT="ci / ci" STRICT_STATUS=1 ./scripts/apply_branch_protection.sh
REVIEW_COUNT=1 ./scripts/apply_branch_protection.sh

See docs/branch-protection.md for the full policy and tuning tips.