Copilot: try workaround for failed pushes
https://github.com/orgs/community/discussions/163356
This commit is contained in:
parent
5d9df120cc
commit
cc4f0a07c6
6
.github/copilot-instructions.md
vendored
6
.github/copilot-instructions.md
vendored
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user