Warning - This might be a public repository, please be mindful of sharing sensitive data
Why are you seeing this issue?
This is a support escalation! You can find out more about expectations on communications and response times in the on-call docs. Thank you for doing your part to keep GitHub customers happy!
Severity
Note, for Sev1 issues always page the team first, using the PagerDuty information in the service catalog and the command .pager trigger N/A <reason>. Opening an issue for a Sev2 incident can come later (and can be done by the available Escalation Engineer).
Service
copilot-sdk
Context
⚠️ Kindly provide all the requested information to ensure a prompt and efficient response. ⚠️
GitHub Support Plan
GitHub Product(s) Impacted (check appropriate boxes and provide GHES version if applicable)
Customer Impact
If applicable, list the impacted entities:
Zendesk Ticket(s), support bundles, and other relevant Issues and links
Issue
we have build some workflows/actions which use python/copilot-sdk to execute some code with copilot.
It was working fine until Friday (maybe longer, but we don't run it in weekends) but today we are getting errors.
We used GITHUB_TOKEN with copilot-requests: write persmission.
Using 1.0.11 works. On Friday we released 1.0.13 and that is confirmed that is causing the issue.
To Reproduce
Steps to reproduce the behavior:
- Use the workflow and python from the ticket https://github.zendesk.com/agent/tickets/4735364
- See the error
- Force Copilot-sdk to be
1.0.11
- Now it works
Expected behavior
1.0.13 not throwing 400 bad request.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
splunk
exception.message: request failed: checking server-to-server token: bad request: GitHub App Server-To-Server Tokens are not supported for this endpoint
That looks just weird. example request id in the splunk query. You can reproduce this easily.
cc:
@EvanBoyle
@patniko
Support Squad(s): @github/support-squad-copilot @github/support-squad-c2c
Warning - This might be a public repository, please be mindful of sharing sensitive data
Why are you seeing this issue?
This is a support escalation! You can find out more about expectations on communications and response times in the on-call docs. Thank you for doing your part to keep GitHub customers happy!
Severity
Note, for Sev1 issues always page the team first, using the PagerDuty information in the service catalog and the command
.pager trigger N/A <reason>. Opening an issue for a Sev2 incident can come later (and can be done by the available Escalation Engineer).Service
copilot-sdk
Context
GitHub Support Plan
GitHub Product(s) Impacted (check appropriate boxes and provide GHES version if applicable)
Customer Impact
If applicable, list the impacted entities:
Zendesk Ticket(s), support bundles, and other relevant Issues and links
Issue
Using
1.0.11works. On Friday we released1.0.13and that is confirmed that is causing the issue.To Reproduce
Steps to reproduce the behavior:
1.0.11Expected behavior
1.0.13not throwing400bad request.Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
splunk
That looks just weird. example request id in the splunk query. You can reproduce this easily.
cc:
@EvanBoyle
@patniko
Support Squad(s): @github/support-squad-copilot @github/support-squad-c2c