Skip to content

[Bug] LinkBotΒ #1183

@exploreriii

Description

@exploreriii

Linkbot is missing the right permissions to execute:

See here
https://github.com/hiero-ledger/hiero-sdk-python/actions/runs/20410875001/job/58653643143?pr=1182

data: {
  message: 'Resource not accessible by integration',
  documentation_url: 'https://docs.github.com/rest/issues/comments#create-an-issue-comment',
  status: '403'
}

},
request: {
method: 'POST',
url: 'https://api.github.com/repos/hiero-ledger/hiero-sdk-python/issues/1182/comments',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'actions/github-script octokit-core.js/5.0.1 Node.js/24',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"Hi @sarthak-cs, this is LinkBot πŸ‘‹\n\nLinking pull requests to issues helps us significantly with reviewing pull requests and keeping the repository healthy.\n\n🚨 This pull request does not have an issue linked.\n\nPlease link an issue using the following format:\n- Fixes #123\n\nπŸ“– Guide:\ndocs/sdk_developers/how_to_link_issues.md\n\nIf no issue exists yet, please create one:\ndocs/sdk_developers/creating_issues.md\n\nThanks!"}',
request: {
agent: [Agent],
fetch: [Function: proxyFetch],
hook: [Function: bound bound register]
}
}
}

Issue is to debug and solve πŸ₯‡

.github/workflows/pr-missing-linked-issue.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingp1High priority, needed soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions