Commit 1eb5b3f
Document edge cases for /run-skipped-ci workflow (#2129)
## Summary
- Documents edge cases for the `/run-skipped-ci` workflow in
CONTRIBUTING.md
- Adds important notes about force-push and branch deletion behavior
Closes #2002
## Test plan
- [x] Documentation only change - no functional changes
- [ ] Verify markdown renders correctly in GitHub
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Added "Important Notes" to contribution guidelines covering CI
behavior: how force-pushes can affect runs and a warning against
deleting or force-pushing branches while workflows run.
* Expanded developer install guidance for testing the generator:
detailed steps to link the local library, run the installer in the test
app, and publish/add the npm package locally to ensure proper
installation and linking for tests.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Claude <noreply@anthropic.com>1 parent 4ff1f84 commit 1eb5b3f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
539 | 544 | | |
540 | 545 | | |
541 | 546 | | |
| |||
0 commit comments