Skip to content

Latest commit

 

History

History
134 lines (82 loc) · 3.79 KB

File metadata and controls

134 lines (82 loc) · 3.79 KB

Changelog

2026-03-27

[v5.7]

  • associated PR
  • The pr-summary action now automatically applies relevant PR labels based on changes

2026-04-27

[v5.6]

2026-03-25

[v5.4]

  • associated PR
  • The pr-summary action no longer replaces human-written text
  • Resolved the problem with fake Jira keys
  • associated PR
  • Excluded CHANGELOG.md and README.md files from PR summary analysis in pr-summary action
  • associated PR
  • Added client_session_timeout_seconds for MCP server in pr-summary action;
  • Added code changes size limit with truncation to prevent exceeding model context window

2026-03-20

[v5.2]

  • associated PR
  • Updated aquasecurity/trivy-action to 0.35.0 version

2026-03-02

[v4.9]

  • associated PR
  • Updated trivy version to v0.69.2 in security-audit action

2025-10-06

[v4.7]

  • associated PR
  • Adaptation of the build-image action for use in saritasa-devops-docker-images

[v4.6]

2025-09-29

[v4.5]

  • associated PR
  • Fixed extraction of PR comment template for build-images workflow

2025-09-02

[v4.4]

2025-09-16

[v4.3]

2025-03-14

[v3.4]

[v3.4]

2025-02-12

[v3.3]

  • associated PR
  • Added summary for action with information about the result of secrets-checks

2025-01-30

[v3.2]

  • associated PR
  • Added variable enable-pr-comment for secrets-checks, allowing to disable PR check comment. Used for .NET projects where the comment is unnecessary for developers.

2024-11-25

[v3.1]

2024-10-30

[v2.9-dev.1]

  • associated PR
  • In ci-asp-app.yaml workflow updated steps Upload artifact for deployment task and Download artifact from build task to fix an error that occurs when using actions/upload-artifact and actions/download-artifact workflows.

2024-08-21

[v2.8]

2024-03-29

[v2.6]

  • associated PR
  • Update fastlane-android action - update 3rd party steps to actual versions (get rid of deprecated warnings)
  • Build android apps on self-hosted github runners in Rocks cluster
  • Fix google-services.json file creation
  • Fix warning about UTF-8 locale required for fastlane