Skip to content

chore: add workflow to create all 12 pending issues#179

Merged
Gurupreet merged 3 commits intomasterfrom
copilot/create-issues-in-repo
May 5, 2026
Merged

chore: add workflow to create all 12 pending issues#179
Gurupreet merged 3 commits intomasterfrom
copilot/create-issues-in-repo

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 2, 2026

Summary

Adds .github/workflows/create-all-pending-issues.yml — a one-time workflow that creates all 12 pending issues from PR #178 directly on the repo, replacing the need to merge that PR.

Issues to be created

  1. Enhancement: Upgrade Kotlin to 2.1.x
  2. Bug/Deprecation: Migrate from ExoPlayer 2.x to AndroidX Media3
  3. Enhancement: Migrate Room annotation processing from KAPT to KSP
  4. Enhancement: Bump compileSdk and targetSdk to API 35 (Android 15)
  5. Enhancement: Adopt Compose BOM for unified Compose version management
  6. Feature: Add Pull-to-Refresh demo
  7. Feature: Add Swipe-to-Dismiss / Swipe Actions list demo
  8. Enhancement: Migrate to Gradle Version Catalog (libs.versions.toml)
  9. Feature: Add Adaptive Layout / Large Screen support
  10. Enhancement: Upgrade Coil to 3.x
  11. Enhancement: Upgrade AndroidX Lifecycle to 2.8.x
  12. Enhancement: Upgrade Navigation Compose to 2.8.x and adopt type-safe navigation

How to run

After merging this PR, go to Actions → Create All Pending Issues → Run workflow and click the green button. It will create all 12 issues at once (and skip any that already exist).

The workflow also includes a push trigger so it can auto-fire when this branch is pushed, but that requires repository owner approval due to GitHub's security settings.

Closes / supersedes PR #178.

@Gurupreet Gurupreet marked this pull request as ready for review May 5, 2026 02:09
@Gurupreet Gurupreet merged commit be9692c into master May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants