Commit 7979f53
committed
Add the
This GitHub Action is designed to implement the functionality that is
currently handled when pushing to PRs by these Azure Pipelines:
- GitGitGadget PR Handler:
https://dev.azure.com/gitgitgadget/git/_build?definitionId=3
- GitGitGadget PR Handler (git):
https://dev.azure.com/gitgitgadget/git/_build?definitionId=13
- GitGitGadget PR Handler (dscho):
https://dev.azure.com/gitgitgadget/git/_build?definitionId=12
This Action will be used in a GitHub workflow that will replace those
trusty Azure Pipelines we used for so long. This workflow lives in a
different org, for full details see
gitgitgadget-workflows/gitgitgadget-workflows#1.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>handle-pr-push GitHub Action1 parent 3a84ca1 commit 7979f53
2 files changed
+33
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments