Releases: screwdriver-cd/scm-github
Releases · screwdriver-cd/scm-github
v13.1.1
13.1.1 (2024-10-21)
Bug Fixes
- 3225: organize the return values of _parseHook (#238) (d96b38a)
v13.1.0
13.1.0 (2024-09-25)
Features
- add ghe cloud check for parsing webhooks (#237) (720ac28)
v13.0.0
13.0.0 (2024-09-04)
Features
- 3171: Move pipeline template workflowGraph out of config into a new field (#236) (48fd014)
BREAKING CHANGES
- 3171: Move workflowGraph out of config and keep it at the same level as config
v12.8.0
12.8.0 (2024-07-18)
Features
- 3146: Skip requests to GitHub if scmRepo is available (#231) (6282ce7)
v12.7.3
12.7.3 (2024-07-18)
Bug Fixes
- fix for GIT_SHALLOW_CLONE and GIT_SHALLOW_CLONE_SINCE for fetch (#232) (f46b722)
v12.7.2
12.7.2 (2024-07-16)
Bug Fixes
- Re-fix to fetch commits before git reset (#230) (dbd4ba5)