unitycatalog / unitycatalog/unitycatalog

Workflows should run for PRs on main + release branches

Open
#624 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
3.5k
Forks
672
Avg merge
6d 16h
Merged PRs (30d)
30

Description

Describe the bug

Currently, all workflows are targeted to run on PRs that merge into main but with PRs being backported into older releases, it is important that the workflows are also run on those PRs.

To Reproduce

Steps to reproduce the behavior:

  1. Create a new branch with some changes
  2. Create a PR into branch-0.2
  3. Observe that not all workflows including tests would be run

Expected behavior

All workflows should run when merging into release branches as well

System [please complete the following information]:

NA

Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the repository's GitHub Actions workflow definitions and their pull-request branch filters first. Reproduce the behavior with a PR targeting branch-0.2, then verify that all workflows, including tests, run for PRs targeting the release branches as well as main.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.