Commit 5877ff9
Fix README setup instructions to match actual workflow (#22)
* Fix README setup instructions to match actual workflow
- Simplified workflow setup to match actual .github/workflows/update-pr-stack.yml
- Added critical requirement to disable auto-delete head branches
- Included both UI and CLI methods for disabling auto-delete (following e2e test pattern)
- Removed unnecessary permissions (repository-projects: read)
- Removed redundant checkout steps and job conditionals
* Apply suggestion from @Phlogistique
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent cdb7140 commit 5877ff9
1 file changed
Lines changed: 17 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
47 | 62 | | |
48 | 63 | | |
49 | | - | |
| 64 | + | |
50 | 65 | | |
51 | 66 | | |
52 | 67 | | |
| |||
55 | 70 | | |
56 | 71 | | |
57 | 72 | | |
58 | | - | |
59 | 73 | | |
60 | 74 | | |
61 | 75 | | |
62 | | - | |
63 | 76 | | |
64 | 77 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 78 | + | |
86 | 79 | | |
87 | 80 | | |
88 | | - | |
89 | | - | |
90 | 81 | | |
91 | 82 | | |
92 | 83 | | |
| |||
0 commit comments