Launch Scala Steward without `workflows` permission
- Dominant language
- Scala
- Stars
- 55
- Forks
- 30
- Avg merge
- 23h 12m
- Merged PRs (30d)
- 34
Description
https://github.com/apache/pekko-grpc/actions/runs/9291594393/job/25570487844#step:3:208
```
! [remote rejected] update/scala-library-2.13.14 -> update/scala-library-2.13.14 (refusing to allow a GitHub App to create or update workflow `.github/workflows/build-test.yml` without `workflows` permission)
```
Contributor guide
Research direction
Start with the linked Actions job and inspect .github/workflows/build-test.yml, focusing on the Scala Steward run and the reported GitHub App permission rejection. Confirm the workflow change needed so Scala Steward can update dependencies without requiring the workflows permission, then rerun the relevant workflow to verify the rejection is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, scala
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100