ci: add workflow_dispatch trigger and merged PRs in release notes - #29
Conversation
- Add workflow_dispatch trigger so the workflow can be run manually on any branch - Manual runs build the APK and upload it as an artifact (no release created) - On push to main, release notes now include merged PRs since the last tag - Add pull-requests: read permission for gh pr list - Consolidate version reading into a single 'Read version' step https://claude.ai/code/session_01D2dXrP6q663wojixXzPdtk
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughGitHub Actions release workflow now supports manual triggering via Changes
Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
https://claude.ai/code/session_01D2dXrP6q663wojixXzPdtk
Summary by CodeRabbit
New Features
Chores