Skip to content

chore(ci): pin DevExpress/github-actions refs to per-action tags - #34738

Open
IlyaKhD wants to merge 1 commit into
mainfrom
chore/pin-github-actions-tags
Open

chore(ci): pin DevExpress/github-actions refs to per-action tags#34738
IlyaKhD wants to merge 1 commit into
mainfrom
chore/pin-github-actions-tags

Conversation

@IlyaKhD

@IlyaKhD IlyaKhD commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@IlyaKhD
IlyaKhD requested a review from a team as a code owner August 11, 2026 16:57
Copilot AI lite review requested due to automatic review settings August 11, 2026 16:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates DevExtreme’s GitHub Actions workflows to reference per-action tags in the DevExpress/github-actions repository (e.g., @send-teams-notification) instead of the shared @v1 ref, making each workflow depend on a more specific action reference.

Changes:

  • Update send-teams-notification action references from @v1 to @send-teams-notification across multiple CI workflows.
  • Update get-changed-files action reference from @v1 to @get-changed-files for demo visual-tests gating.
  • Update pr-filter action reference from @v1 to @pr-filter for stub PR filtering.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/visual-tests-demos.yml Pin get-changed-files to the get-changed-files tag.
.github/workflows/ts_declarations.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/themebuilder_tests.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/testcafe_tests.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/styles.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/renovation.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/qunit_tests.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/pr-filter-stubs.yml Pin pr-filter to the pr-filter tag.
.github/workflows/paths.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/packages_publishing.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/lint.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/codeql.yml Pin send-teams-notification to the send-teams-notification tag.
.github/workflows/_security-alerts.yml Pin send-teams-notification to the send-teams-notification tag.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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