Closed Drarig29 closed 1 month ago
Without this explicit permission (as described here), the create-draft-release job fails with:
create-draft-release
(403) Resource not accessible by integration
Add an explicit permission for the GITHUB_TOKEN
GITHUB_TOKEN
Branch report: corentin.girard/fix-release-process Commit report: 2b89aaf Test service: datadog-ci-tests
corentin.girard/fix-release-process
2b89aaf
datadog-ci-tests
:white_check_mark: 0 Failed, 392 Passed, 0 Skipped, 1m 28.78s Total duration (2m 4.3s time saved)
What and why?
Without this explicit permission (as described here), the
create-draft-release
job fails with:How?
Add an explicit permission for the
GITHUB_TOKEN
Review checklist
[ ] Feature or bugfix MUST have appropriate tests (unit, integration)