operator-framework / combo

Apache License 2.0
8 stars 15 forks source link

Add rebase workflow #31

Closed timflannagan closed 2 years ago

timflannagan commented 2 years ago

Introduce a rebase workflow responsible for automatically rebasing open pull requests when changes merge to the default branch (main). Pull requests opened from forks require pull requests authors to enable edits from maintainers in order to successfully rebase PRs.

Signed-off-by: timflannagan timflannagan@gmail.com