Skip to content

github PR build permissions#11

Merged
ivan-gudak merged 1 commit intodynatrace-oss:mainfrom
cloudsoft:aled/workflow-permissions
Dec 15, 2025
Merged

github PR build permissions#11
ivan-gudak merged 1 commit intodynatrace-oss:mainfrom
cloudsoft:aled/workflow-permissions

Conversation

@aledsage
Copy link
Copy Markdown
Contributor

Attempt to fix error on PRs, for when github workflow automatically adds comments on PR:

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

This is the fix suggested by @ivan-gudak

@aledsage
Copy link
Copy Markdown
Contributor Author

Perhaps this fix is not enough: with this commit in the branch, PR #13 still failed with the same error: https://github.com/dynatrace-oss/dynatrace-managed-mcp/actions/runs/20232239832/job/58077863611?pr=13

Or would the new configuration only get applied to PR builds once this is merged to main?

@ivan-gudak ivan-gudak merged commit 78f8e59 into dynatrace-oss:main Dec 15, 2025
6 checks passed
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