Copilot: try workaround for failed pushes

https://github.com/orgs/community/discussions/163356
This commit is contained in:
Catfriend1 2025-07-14 03:16:48 +02:00
parent 5d9df120cc
commit cc4f0a07c6

View File

@ -1,3 +1,9 @@
## Copilot Coding Agent Configuration
If running in coding agent (padawan) mode on GitHub, make sure to use the
`report_progress` tool to push commits to the remote repository. Do not attempt
to use git push as you do not have write access to the repository directly.
We use Java 21 (eclipse-temurin:21-jdk-jammy) to build the app via gradle.
Only use the "debug" flavor of the app when you make builds.