Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Update workflows with release branch#32

Merged
jenniferubah merged 1 commit into
dcm-project:mainfrom
jenniferubah:update-workflow-release-branch
May 5, 2026
Merged

Update workflows with release branch#32
jenniferubah merged 1 commit into
dcm-project:mainfrom
jenniferubah:update-workflow-release-branch

Conversation

@jenniferubah

@jenniferubah jenniferubah commented May 4, 2026

Copy link
Copy Markdown
Contributor

Summary by Sourcery

CI:

  • Run CI, lint, subsystem tests, AEP compliance, and generated file checks on both main and release/v* branches.

Signed-off-by: Jennifer Ubah <cju.cipher@gmail.com>

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • Consider extracting the common on.push.branches / on.pull_request.branches configuration into a reusable workflow or composite action to avoid duplicating the same branch filter logic across multiple workflow files.
  • Double-check that release/v* is the intended pattern for all these workflows; if some should only run on tags (e.g., refs/tags/v*) or a narrower set of release branches, you may want to differentiate the filters per workflow instead of applying the same pattern everywhere.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Consider extracting the common `on.push.branches` / `on.pull_request.branches` configuration into a reusable workflow or composite action to avoid duplicating the same branch filter logic across multiple workflow files.
- Double-check that `release/v*` is the intended pattern for all these workflows; if some should only run on tags (e.g., `refs/tags/v*`) or a narrower set of release branches, you may want to differentiate the filters per workflow instead of applying the same pattern everywhere.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@jenniferubah jenniferubah merged commit d0659ff into dcm-project:main May 5, 2026
7 checks passed
@jenniferubah jenniferubah deleted the update-workflow-release-branch branch May 5, 2026 13:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants