Skip to content

Sync main to dev : Fix immutableCreate: true on github actions#1150

Merged
Romanitho merged 2 commits intodevelopfrom
main
Apr 15, 2026
Merged

Sync main to dev : Fix immutableCreate: true on github actions#1150
Romanitho merged 2 commits intodevelopfrom
main

Conversation

@Romanitho
Copy link
Copy Markdown
Owner

Bringing dev up to date with main. Even though dev has upcoming features, this merge incorporates the mandatory immutableCreate update required for the release workflow.

Copilot AI review requested due to automatic review settings April 15, 2026 22:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs dev with main by incorporating the required immutableCreate: true setting in the GitHub release workflows, ensuring releases are created with immutable semantics as required by the release process.

Changes:

  • Add immutableCreate: true to the nightly pre-release creation workflow.
  • Add immutableCreate: true to the stable release creation workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/GitFlow_Nightly-builds.yml Adds immutableCreate: true to the release-action step for nightly (pre-release) builds.
.github/workflows/GitFlow_Make-Release-and-Sync-to-Dev.yml Adds immutableCreate: true to the release-action step for stable releases before syncing develop.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 2.62s
✅ POWERSHELL powershell 7 0 0 18.08s
✅ POWERSHELL powershell_formatter 7 0 0 11.77s
⚠️ REPOSITORY checkov yes 3 no 18.04s
⚠️ REPOSITORY devskim yes 1 8 2.71s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 1.15s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 44.49s
✅ REPOSITORY kics yes no no 1.56s
✅ REPOSITORY kingfisher yes no no 4.65s
✅ REPOSITORY secretlint yes no no 1.37s
✅ REPOSITORY syft yes no no 1.96s
✅ REPOSITORY trivy yes no no 12.11s
✅ REPOSITORY trivy-sbom yes no no 0.2s
✅ REPOSITORY trufflehog yes no no 4.36s
⚠️ SPELL cspell 8 14 0 4.31s

Detailed Issues

⚠️ REPOSITORY / checkov - 3 errors

Linter output file not found

⚠️ SPELL / cspell - 14 errors

Linter output file not found

⚠️ REPOSITORY / devskim - 1 error

Linter output file not found

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@Romanitho Romanitho merged commit 7b8b57d into develop Apr 15, 2026
6 checks passed
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