Skip to content

Instantly share code, notes, and snippets.

View RemcoHalman's full-sized avatar
👋
Hello there!

Remco Halman RemcoHalman

👋
Hello there!
View GitHub Profile
import os
import github
# extracting all the input from environments
title = os.environ['INPUT_TITLE']
token = os.environ['INPUT_TOKEN']
labels = os.environ['INPUT_LABELS']
assignees = os.environ['INPUT_ASSIGNEES']
body = os.environ['INPUT_BODY']
@digitaljhelms
digitaljhelms / gist:4287848
Last active September 22, 2025 15:07
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch