Skip to content

Remove release branch#1089

Merged
TerryHowe merged 2 commits into
oras-project:mainfrom
Iam-Karan-Suresh:remove-release-branch
Dec 28, 2025
Merged

Remove release branch#1089
TerryHowe merged 2 commits into
oras-project:mainfrom
Iam-Karan-Suresh:remove-release-branch

Conversation

@Iam-Karan-Suresh

Copy link
Copy Markdown
Contributor

What does this PR do?

Removes unused release-* branch references from GitHub Actions workflows.

Why is this change needed?

The repository no longer maintains release-* branches, making these workflow triggers redundant.
Cleaning them up helps keep CI configuration aligned with active branches and avoids confusion.

Workflows updated

  • .github/workflows/build.yaml
  • .github/workflows/codeql-analysis.yml
  • .github/workflows/license-checker.yml

Impact

No functional changes. CI, CodeQL analysis, and license checks continue to run on active branches
(main and v2) as before.

Related Issue

#1081

Signed-off-by: Iam-karan-suresh <karansuresh.info@gmail.com>
Signed-off-by: Iam-karan-suresh <karansuresh.info@gmail.com>

@TerryHowe TerryHowe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

Thanks!

@codecov

codecov Bot commented Dec 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.59%. Comparing base (d389197) to head (565d83d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1089      +/-   ##
==========================================
+ Coverage   82.54%   82.59%   +0.04%     
==========================================
  Files          64       64              
  Lines        4779     4779              
==========================================
+ Hits         3945     3947       +2     
+ Misses        510      509       -1     
+ Partials      324      323       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TerryHowe TerryHowe merged commit 0324380 into oras-project:main Dec 28, 2025
9 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