Flagsmith / Flagsmith/flagsmith-engine

Coverage action failing on external PRs

Open
#231 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
5
Avg merge
4d 8m
Merged PRs (30d)
3

Description

```
Error: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
```

Probably need to add permissions to the token:

```
jobs:
job-name:
permissions:
pull-requests: write
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.