Skip to content

Instantly share code, notes, and snippets.

@gilberttu
gilberttu / jira_script runner_behaviour.groovy
Created January 23, 2024 09:30 — forked from qoomon/jira_script runner_behaviour.groovy
Jira Script Runner - Behaviour - Issue Templates, Restrict Links Types
// ------------------------------------------
// ---- Set default Description -------------
// ------------------------------------------
def defaultDescriptions = [
Story: """
*As a* USER
*I want* FEATURE
*so that* BENEFIT
@gilberttu
gilberttu / rsync_backup.py
Created April 24, 2022 08:41 — forked from seebk/rsync_backup.py
Python rsync backup script
#!/usr/bin/python3
#######################################################
# Python rsync Backup script
# Sebastian Kraft, 24.06.2013
#
#######################################################
#-----------------------------------------------------
# Config