Automating `needs-rebase` label

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

After automating the per-component labelling in Pull Requests, this next PR is adding automation to the `needs-rebase` label with the help of this Github Action.

When the base branch (e.g.: master) of a PR is updated and the PR merge results in conflicts:
  • `needs-rebase` label will automatically be added.
  • `ready-to-merge` label will be removed
  • The following comment will be added: "This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved".
When the PR is rebased, conflict solved and re-pushed:
  • The `needs-rebase` label will be automatically removed (`ready-to-merge` label won't be added back though)
Kind Regards,


Ernesto Puerta

He / Him / His

Senior Software Engineer, Ceph

Red Hat

_______________________________________________
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx

[Index of Archives]     [CEPH Users]     [Ceph Devel]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux