Thanks Nick. Figured out since then: workflow definition files are not present on the feature branch. I’ll try to rebase the branch and see if it fixes the problem.
Andor > On Mar 11, 2026, at 13:36, Nick Dimiduk <[email protected]> wrote: > > Hi Andor, > > I assume you mean GHA CI. This behavior is not intentional. We may need a > tweak to the workflow header to enable this. I’m not sure about the > details. I can take a look tomorrow or I’ll be happy to review a PR if you > make one. > > -n > > On Wed, 11 Mar 2026 at 18:04, Andor Molnár <[email protected]> wrote: > >> Hi HBase devs, >> >> I’ve noticed that CI jobs are not running on pull requests which are >> against a feature branch. >> Few examples: >> >> https://github.com/apache/hbase/pull/7899 >> https://github.com/apache/hbase/pull/7857 >> >> Is that intentional? >> Can I start them manually? >> >> Regards, >> Andor >> >> >>
