Skip to content

Cherry-pick commits into branch (stopped)#72

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/cherrypick-commits-into-branch
Closed

Cherry-pick commits into branch (stopped)#72
Copilot wants to merge 1 commit intomainfrom
copilot/cherrypick-commits-into-branch

Conversation

Copy link

Copilot AI commented Jan 8, 2026

Task was to cherry-pick two commits from the refassem branch:

  • 2ec46f6dfb445b1651ed8aeab16b533940cc1a43 - draft marlin subworkflow, modules, and config
  • 64a70a53aff72198f76cede4828869b31a3ba5e7 - finish draft marlin subworkflow, clean refassem branch

Status

Work stopped per user request. No changes were successfully applied.

Blockers Encountered

  • Repository in shallow clone state with limited fetch configuration
  • Git authentication failed when attempting to fetch refassem branch
  • GitHub API returned 403 Forbidden for file content access
  • Unable to retrieve commit contents through raw.githubusercontent.com (404 errors)

Attempted Approaches

  • Modified git fetch refspecs to include refassem branch
  • Attempted direct file downloads via GitHub raw content API
  • Tried GitHub REST API for file contents at specific commit SHA
  • All methods blocked by authentication or access restrictions

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/treangenlab/Somatem/commits/2ec46f6dfb445b1651ed8aeab16b533940cc1a43
    • Triggering command: /usr/bin/curl curl -H Authorization: token REDACTED (http block)
  • https://api.github.com/repos/treangenlab/Somatem/contents/bin/build_contigs.py
    • Triggering command: /usr/bin/python3 python3 /tmp/cherrypick/fetch_via_api.py (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Can you cherrypick these commits into this branch please?
2ec46f6
64a70a5


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Cherry-pick commits into specified branch Cherry-pick commits into branch (stopped) Jan 8, 2026
Copilot AI requested a review from ppreshant January 8, 2026 21:39
@ppreshant ppreshant closed this Jan 8, 2026
@ppreshant ppreshant deleted the copilot/cherrypick-commits-into-branch branch January 8, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants