chatwoot/.github
Vishnu Narayanan 941c8a86b4
fix: use a dedicated PAT for ghsa linear sync gh action (#14364)
The default `GITHUB_TOKEN` cannot read `security-advisories`; that endpoint requires the `repository_advisories` permission, which is not available to the GitHub Actions installation token.

Switched to a fine-grained PAT stored in `GHSA_READ_TOKEN`.

Tested locally: the same PAT returns the full triage list

Changes
----
- Switch to custom token
- Add a discord alert for new advisories
- Switch to python
2026-05-05 17:20:22 +05:30
..
ISSUE_TEMPLATE chore: Add issue forms for GitHub (#6982) 2023-04-26 11:25:02 -07:00
screenshots chore: Update readme (#11154) 2025-03-21 18:14:51 -07:00
scripts fix: use a dedicated PAT for ghsa linear sync gh action (#14364) 2026-05-05 17:20:22 +05:30
workflows fix: use a dedicated PAT for ghsa linear sync gh action (#14364) 2026-05-05 17:20:22 +05:30
CODEOWNERS feat: remove CODEOWNERS for js & vue files (#9217) 2024-04-10 16:37:38 +10:00
FUNDING.yml Chore: Add Github Sponsors link 2020-06-12 19:37:00 +05:30
PULL_REQUEST_TEMPLATE.md chore: Improve pr and bug report templates (#5556) 2022-10-19 13:45:32 -07:00