Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed Jul 29, 2024
2 parents 535372c + caea017 commit 00ae402
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 101 deletions.
55 changes: 47 additions & 8 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,60 @@
# .github/release.yml

changelog:
exclude:
labels:
- ignore-for-release
authors:
- octocat
- hmpps-bot
categories:
- title: Breaking Changes πŸ› 
- title: Exciting New Features and Enhancements ✨
labels:
- Semver-Major
- breaking-change
- title: Exciting New Features πŸŽ‰
- ✨_gitmoji
- ⚑_gitmoji
- πŸš€_gitmoji
- πŸŽ‰_gitmoji
- πŸ₯š_gitmoji
- title: Security Fixes πŸ”’
labels:
- Semver-Minor
- enhancement
- πŸ”’_gitmoji
- πŸ›‘οΈ_gitmoji
- πŸ›‚_gitmoji
- πŸ”_gitmoji
- title: Bug Fixes πŸ›
labels:
- πŸ›_gitmoji
- πŸš‘_gitmoji
- 🩹_gitmoji
- title: Documentation πŸ“š
labels:
- πŸ“š_gitmoji
- πŸ“_gitmoji
- πŸ’‘_gitmoji
- πŸ“„_gitmoji
- title: Typo Corrections πŸ“
labels:
- πŸ“_gitmoji
- πŸ“š_gitmoji
- title: Breaking Changes πŸ’₯
labels:
- πŸ’₯_gitmoji
- title: Refactor ♻️
labels:
- ♻️_gitmoji
- ⚰️_gitmoji
- πŸ—‘οΈ_gitmoji
- 🚚_gitmoji
- title: Work In Progress 🚧
labels:
- 🚧_gitmoji
- 🍺_gitmoji
- πŸ’©_gitmoji
- title: Dependency Updates πŸ“¦
labels:
- βž•_gitmoji
- βž–_gitmoji
- πŸ“Œ_gitmoji
- ⬆️_gitmoji
- ⬇️_gitmoji
- title: Other Changes
labels:
- "*"
93 changes: 0 additions & 93 deletions .github/workflows/codeql.yml

This file was deleted.

0 comments on commit 00ae402

Please sign in to comment.