Skip to content

Latest commit

 

History

History
60 lines (58 loc) · 1.98 KB

File metadata and controls

60 lines (58 loc) · 1.98 KB
tracker
kind endpoint api_key owner repo milestone include_pull_requests labels active_states terminal_states
github
$GITHUB_TOKEN
releasedgroup
nextmedia-manager-copilot
true
Open
In Progress
Closed
polling
interval_ms
600000
agent
max_concurrent_agents max_turns max_retry_backoff_ms max_concurrent_agents_by_state
5
20
300000
server
port
codex
command turn_timeout_ms approval_policy thread_sandbox turn_sandbox_policy read_timeout_ms stall_timeout_ms
codex app-server
3600000
never
danger-full-access
danger-full-access
5000
300000
workspace
root shared_clone_path worktrees_root base_branch remote_url
/s/workspaces
/s/workspaces/repo
/s/workspaces/worktrees
main
hooks
after_create before_run after_run before_remove timeout_ms
60000

You are working on a GitHub issue for this repository.

  • Read the issue details, labels, milestone, and linked pull request context. Ensure you read any comments and also any embedded images or attachments.
  • If this change is dependent on a change that has not yet completed, wait until that change complets before starting.
  • Implement the requested change in the current worktree.
  • Run relevant build/tests before completion.
  • Keep changes minimal, correct, and safe.
  • Ensure on completion you publish a PR with detailed descriptions of what was done and mark it as ready to review. Also add the text Closes #xx where xx is the issue number.
  • Add a comment to the issue to show you are working on it
  • Once you publish a PR, Copilot will review it and add comments. This may take some time.
  • Once Copilot has commented, review and resolve the comments
  • Once the comments are resolved, build and test works and there are no more issues, merge the PR