feat: add module, tool execution, and agent response attributes (#13) #30
release-drafter.yml
on: push
update_release_draft
5s
Annotations
2 errors and 4 warnings
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '19944326355',
name: 'push',
payload: {
after: '578a4b6dcae86ecaefaebd5bc7f12aef250f57a8',
base_ref: null,
before: 'c881495ddb18a0d44362827dcb15333ce36c6700',
commits: [
{
author: {
email: 'vilsonrodrigues07@hotmail.com',
name: 'Vilson Rodrigues',
username: 'vilsonrodrigues'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '578a4b6dcae86ecaefaebd5bc7f12aef250f57a8',
message: 'feat: add module, tool execution, and agent response attributes (#13)\n' +
'\n' +
'* chore: Improve repository structure with templates and documentation organization\n' +
'\n' +
'- Add CODEOWNERS for automatic review assignment\n' +
'- Add issue templates (bug report, feature request)\n' +
'- Add pull request template with comprehensive checklist\n' +
'- Add pre-commit config with gitleaks, uv-lock, and ruff\n' +
'- Improve release-drafter.yml with more categories and better organization\n' +
'- Move AUTOMATION.md and ROADMAP.md to docs/ directory\n' +
'- Remove MERGE_BOT_GUIDE.md (content moved to AUTOMATION.md in English)\n' +
'- Update AUTOMATION.md with /update command documentation\n' +
'- Move Development section from README to CONTRIBUTING.md\n' +
'- Update ROADMAP version from v0.2.0 to v1.1.0\n' +
'- Update all documentation references to new file locations\n' +
'\n' +
'* Fix merge-bot update command checkout issue\n' +
'\n' +
"The update command was failing because the checkout action wasn't\n" +
'specifying which repository to checkout from. This caused it to only\n' +
'fetch the default branches and not the PR branch.\n' +
'\n' +
"Added 'repository' parameter to the checkout action to explicitly\n" +
'specify the head repository, fixing the branch checkout issue.\n' +
'\n' +
'Same fix as applied to msgspec-ext repository.\n' +
'\n' +
'🤖 Generated with [Claude Code](https://claude.com/claude-code)\n' +
'\n' +
'Co-Authored-By: Claude <noreply@anthropic.com>\n' +
'\n' +
'* feat: add module, tool execution, and agent response attributes\n' +
'\n' +
'Add new attribute setters for:\n' +
'- Module attributes (name, type) for specialized visualizations\n' +
'- Extended tool attributes (execution type, protocol)\n' +
'- Extended agent attributes (response content)\n' +
'\n' +
'These attributes enable better categorization and visualization\n' +
'of AI operations in the msgtrace frontend.\n' +
'\n' +
'---------\n' +
'\n' +
'Co-authored-by: Claude <noreply@anthropic.com>',
timestamp: '2025-12-04T18:20:42-03:00',
tree_id: '896ec7e26f942c0e02c8fe120d9a8a3dbf4d9bdc',
url: 'https://github.com/msgflux/msgtrace-sdk/commit/578a4b6dcae86ecaefaebd5bc7f12aef250f57a8'
}
],
compare: 'https://github.com/msgflux/msgtrace-sdk/compare/c881495ddb18...578a4b6dcae8',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'vilsonrodrigues07@hotmail.com',
name: 'Vilson Rodrigues',
username: 'vilsonrodrigue
|
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '19944326355',
status: 403,
response: {
url: 'https://api.github.com/repos/msgflux/msgtrace-sdk/releases',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 04 Dec 2025 21:20:53 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'D009:10374A:2207C5:96437E:6931FB35',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4949',
'x-ratelimit-reset': '1764886667',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '51',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/msgflux/msgtrace-sdk/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '19944326355',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"v1.1.0","tag_name":"v1.1.0","body":"## Changes\\n\\n## 🚀 Features\\n\\n- feat: add module, tool execution, and agent response attributes @vilsonrodrigues (#13)\\n\\n## 📚 Documentation\\n\\n- feat: add module, tool execution, and agent response attributes @vilsonrodrigues (#13)\\n- Fix merge-bot update command checkout issue @vilsonrodrigues (#11)\\n- chore: Improve repository structure with templates and documentation @vilsonrodrigues (#10)\\n\\n## 🤖 CI/CD\\n\\n- feat: add module, tool execution, and agent response attributes @vilsonrodrigues (#13)\\n- Fix merge-bot update command checkout issue @vilsonrodrigues (#11)\\n\\n## 📦 Dependencies\\n\\n- feat: add module, tool execution, and agent response attributes @vilsonrodrigues (#13)\\n- Fix merge-bot update command checkout issue @vilsonrodrigues (#11)\\n- chore: Improve repository structure with templates and documentation @vilsonrodrigues (#10)\\n\\n## 🔧 Maintenance\\n\\n- chore: Improve repository structure with templates and documentation @vilsonrodrigues (#10)\\n\\n## Contributors\\n\\nThank you to all contributors! 🙏\\n\\n@vilsonrodrigues\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '19944326355',
name: 'push',
payload: {
after: '578a4b6dcae86ecaefaebd5bc7f12aef250f57a8',
base_ref: null,
before: 'c881495ddb18a0d44362827dcb15333ce36c6700',
commits: [
{
author: {
email: 'vilsonrodrigues07@hotmail.com',
name: 'Vilson Rodrigues',
username: 'vilsonrodrigues'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '578a4b6dcae86ecaefaebd5bc7f12aef250f57a8',
|
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|