mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 14:51:22 -05:00
[PR #1520] [CLOSED] [sic] #10319
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1520
Author: @tomkabel
Created: 3/17/2026
Status: ❌ Closed
Base:
main← Head:feature/github-workflows📝 Commits (3)
56c2e2dAdd GitHub sprint management scripts and project automation64f26a0Remediate setup-sprint2-project.sh based on senior expert reviewd3b97bdfeat: add GitHub workflow automation and security features📊 Changes
17 files changed (+4072 additions, -100 deletions)
View changed files
➕
.github/CODEOWNERS(+10 -0)➕
.github/workflows/README.md(+186 -0)➕
.github/workflows/SECURITY_VERIFICATION.md(+317 -0)➕
.github/workflows/ai-pr-reviewer.yml(+139 -0)📝
.github/workflows/codeql.yml(+40 -51)📝
.github/workflows/docker-develop.yml(+17 -10)📝
.github/workflows/docker-staging.yml(+17 -10)📝
.github/workflows/docker.yml(+17 -10)📝
.github/workflows/fast-forward.yml(+10 -5)➕
.github/workflows/sprint-automation.yml(+433 -0)📝
.github/workflows/test-services.yml(+46 -6)📝
.github/workflows/test.yml(+58 -8)📝
.gitignore(+18 -0)➕
SPRINT_SCRIPTS_README.md(+253 -0)➕
create-sprint.sh(+971 -0)➕
setup-sprint-2.sh(+663 -0)➕
setup-sprint2-project.sh(+877 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.