File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2525 "actions/run-capslock" : " 0.2.0" ,
2626 "actions/azure-trusted-signing" : " 1.0.0" ,
2727 "actions/validate-renovate-config" : " 0.1.0" ,
28- "actions/cleanup-branches" : " 0.1 .0"
28+ "actions/cleanup-branches" : " 0.2 .0"
2929}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/grafana/shared-workflows/compare/cleanup-branches/v0.1.0...cleanup-branches/v0.2.0 ) (2025-10-10)
4+
5+
6+ ### 🎉 Features
7+
8+ * ** cleanup-branches:** input logic and error handling improvements ([ #1395 ] ( https://github.com/grafana/shared-workflows/issues/1395 ) ) ([ 2003063] ( https://github.com/grafana/shared-workflows/commit/200306370ccdfff1d006e43c395eee051dd18012 ) )
9+ * ** cleanup-branches:** update input requirements ([ #1398 ] ( https://github.com/grafana/shared-workflows/issues/1398 ) ) ([ 5f23dd6] ( https://github.com/grafana/shared-workflows/commit/5f23dd66337cd96184b6bedb374cb53bd0d695a6 ) )
10+
311## 0.1.0 (2025-10-09)
412
513
Original file line number Diff line number Diff line change 3030 pull-requests : read
3131 steps :
3232 - uses : actions/checkout@v5
33- - uses : grafana/shared-workflows/actions/cleanup-branches@cleanup-branches/v0.1 .0
33+ - uses : grafana/shared-workflows/actions/cleanup-branches@cleanup-branches/v0.2 .0
3434 with :
3535 dry-run : false
3636` ` `
You can’t perform that action at this time.
0 commit comments