github / github/copilot-sdk

[changelog] Add changelog for v1.0.11

Ouverte
#2,335 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
agentic-workflows automation changelog
Langage dominant
Java
Étoiles
10.5k
Forks
1.5k
Merge moyen
1 j 11 h
PR mergées (30 j)
128

Description

> [!CAUTION]
> Protected files were modified in this change.
> This pull request is in `request_review` mode and requires explicit human scrutiny before merge.
>
> Protected files: `CHANGELOG.md`

Adds the `v1.0.11` changelog entry to `CHANGELOG.md`.

Covers 6 highlighted features and 4 other changes across all SDKs, plus 3 new contributors.

> Generated by [Release Changelog Generator](https://github.com/github/copilot-sdk/actions/runs/31818422729) · sonnet46 39.5 AIC · ⌖ 9.24 AIC · ⊞ 8.1K · [◷](https://github.com/search?q=repo%3Agithub%2Fcopilot-sdk+%22gh-aw-workflow-id%3A+release-changelog%22&type=pullrequests)

---

> [!NOTE]
> This was originally intended as a pull request, but the git push operation failed.
>
> **Original error:** pushSignedCommits: refusing unsigned push for branch 'changelog/v1.0.11-47e41bc8a651a7bc': Signed-commit payload violates file-protection policy (request_review): CHANGELOG.md
>
> **Workflow Run:** [View run details and download bundle artifact](https://github.com/github/copilot-sdk/actions/runs/31818422729)
>
> The bundle file is available in the `agent` artifact in the workflow run linked above.

To create a pull request with the changes:

```sh
# Download the artifact from the workflow run
gh run download 31818422729 -n agent -D /tmp/agent-31818422729

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-31818422729/aw-changelog-v1.0.11.bundle refs/heads/changelog/v1.0.11:refs/bundles/create-pr-changelog-v1-0-11-47e41bc8a651a7bc-d2cf7a75
git update-ref refs/heads/changelog/v1.0.11-47e41bc8a651a7bc refs/bundles/create-pr-changelog-v1-0-11-47e41bc8a651a7bc-d2cf7a75
git checkout changelog/v1.0.11-47e41bc8a651a7bc
# Ensure the working tree matches the updated branch
git reset --hard
# Remove the temporary bundle ref
git update-ref -d refs/bundles/create-pr-changelog-v1-0-11-47e41bc8a651a7bc-d2cf7a75

# Push the branch to origin
git push origin changelog/v1.0.11-47e41bc8a651a7bc

# Create the pull request
gh pr create --title '[changelog] Add changelog for v1.0.11' --base main --head changelog/v1.0.11-47e41bc8a651a7bc --repo github/copilot-sdk
```

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with CHANGELOG.md and the linked Release Changelog Generator workflow run. Download the agent artifact, fetch and check out the generated changelog branch using the documented git commands, then verify the changelog entry before pushing the branch and opening the pull request described in the issue.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
git, github, github-actions
Domaine
documentation, release
Type d'issue
Documentation
Difficulté
2/5
Temps estimé
1-3 heures
Activité
Calme
Clarté
Clairement spécifiée
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.