Commit 127c773
committed
Add the possibility to let the action rebase the PR for you
There are some cases where the following happens:
1. You create a PR, action-manifest-pr creates the manifest PR
2. The PR is merged. The action updates the PR.
3. A conflict occurs in the manifest-PR.
This commit adds the possibility to add a comment
to your PR that will automatically rebase the manifest-PR.
This should work even if the PR is closed.
Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>1 parent 5b1199c commit 127c773
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
166 | 170 | | |
167 | 171 | | |
168 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
0 commit comments