Skip to content

Commit 0d9a846

Browse files
authored
add section on troubleshooting (#2330)
1 parent 98573f9 commit 0d9a846

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/ce/features/drift-detection.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,10 @@ Coming soon to CE, here is an example of how to configure it: https://github.com
5353
Digger supports drift detection and automatic creation of issues in your ticketing system, e.g. GitHub Issues:
5454

5555
<img height="400" src="/images/drift-issues.png" />
56+
57+
# Troubleshooting
58+
59+
## 403 errors
60+
61+
If you are seeing permission errors such as 403 in the action log while reporting drift status the backend that is almost always due to missing `no-backend: true`
62+
as an argument in the workflow file

0 commit comments

Comments
 (0)