Skip to content

[Formulus] CI startup failure: formulus-android.yml can't call prepare-next-formulus-build-code.yml #927

Description

@najuna-brian

Description

Pull requests that touch Formulus trigger the "Formulus Android & Formplayer Assets" workflow, but it fails immediately with a startup failure

Invalid workflow file: .github/workflows/formulus-android.yml#L254
Error calling workflow .../prepare-next-formulus-build-code.yml@a0ee8640. The workflow is requesting contents: write, pull-requests: write, but is only allowed contents: read, pull-requests: none.

Impact

  • Every PR touching formulus/** or formulus-formplayer/** gets a red CI with no build output.
  • Blocks the release pipeline (AAB/APK artifacts are never produced).

Expected

Workflow validation passes and the Formulus Android build runs normally on PRs and pushes.

Repro

  1. Open any PR that touches formulus/**.
  2. Observe the "Formulus Android & Formplayer Assets" check → Status: Startup failure, annotation at formulus-android.yml:254.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions