Skip to content

chore: update GitHub workflow to modern standards#1

Merged
voron merged 1 commit intomainfrom
claude/slack-update-github-workflows-QusXO
Feb 11, 2026
Merged

chore: update GitHub workflow to modern standards#1
voron merged 1 commit intomainfrom
claude/slack-update-github-workflows-QusXO

Conversation

@voron
Copy link
Copy Markdown
Contributor

@voron voron commented Feb 11, 2026

  • Add workflow_dispatch trigger with force_push option for manual runs
  • Add explicit permissions (contents: read, packages: write)
  • Add concurrency control to prevent duplicate workflow runs
  • Add GitHub Actions cache for Docker layers (GHA cache)
  • Add provenance and SBOM generation for supply chain security
  • Add SHA-based image tags for better traceability
  • Improve formatting: add step names for all actions
  • Consistent YAML formatting with proper spacing

- Add workflow_dispatch trigger with force_push option for manual runs
- Add explicit permissions (contents: read, packages: write)
- Add concurrency control to prevent duplicate workflow runs
- Add GitHub Actions cache for Docker layers (GHA cache)
- Add provenance and SBOM generation for supply chain security
- Add SHA-based image tags for better traceability
- Improve formatting: add step names for all actions
- Consistent YAML formatting with proper spacing

https://claude.ai/code/session_01QtMnCu4uz3GhNjFtqS23LM
@voron voron merged commit f58e65c into main Feb 11, 2026
2 checks passed
@voron voron deleted the claude/slack-update-github-workflows-QusXO branch February 11, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants