Skip to content

Conversation

@dianakhuang
Copy link
Member

Removes several workflows and then updates the existing workflows to work against the release branch instead of master.

Copilot AI review requested due to automatic review settings October 8, 2025 20:28
Copy link

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

This PR updates GitHub workflow configurations to target the release-ulmo branch instead of master as part of a branch migration strategy. The changes also remove some organization-level workflow dependencies to streamline the CI/CD pipeline.

  • Updates all workflow branch triggers from master to release-ulmo
  • Removes two workflows that depend on organization-level shared workflows
  • Updates default branch references in workflow dispatch inputs

Reviewed Changes

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

Show a summary per file
File Description
.github/workflows/verify-dunder-init.yml Updated pull request trigger branch from master to release-ulmo
.github/workflows/upgrade-python-requirements.yml Changed default target branch for manual workflow dispatch
.github/workflows/upgrade-one-python-dependency.yml Updated default branch for dependency upgrade workflow
.github/workflows/units-test-scripts-user-retirement.yml Updated push trigger branch reference
.github/workflows/units-test-scripts-structures-pruning.yml Updated push trigger branch reference
.github/workflows/unit-tests.yml Updated push trigger branch reference
.github/workflows/static-assets-check.yml Updated push trigger branch reference
.github/workflows/shellcheck.yml Updated push trigger branch reference
.github/workflows/semgrep.yml Updated push trigger branch reference
.github/workflows/quality-checks.yml Removed old release branch and updated to release-ulmo
.github/workflows/migrations-check.yml Updated push trigger branch reference
.github/workflows/lockfileversion-check.yml Updated push trigger branch reference
.github/workflows/lint-imports.yml Updated push trigger branch reference
.github/workflows/js-tests.yml Updated push trigger branch reference
.github/workflows/add-remove-label-on-comment.yml Removed entire workflow file
.github/workflows/add-depr-ticket-to-depr-board.yml Removed entire workflow file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@robrap robrap merged commit 0e64cec into release-ulmo Oct 9, 2025
64 checks passed
@robrap robrap deleted the diana/workflows-for-ulmo branch October 9, 2025 13:23
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.

3 participants