chatwoot/.github/workflows
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
..
auto-assign-pr.yml chore: Auto assign PR to author when PR opened (#11890) 2025-07-10 11:36:37 +05:30
deploy_check.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30
frontend-fe.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30
ghsa-linear-sync.yml fix: use a dedicated PAT for ghsa linear sync gh action (#14364) 2026-05-05 17:20:22 +05:30
lint_pr.yml chore(ci): Ensure PR titles are in semantic format (#7346) 2023-06-19 16:48:45 +05:30
lock.yml chore: Remove closing comment on issues/PRs (#9964) 2024-08-20 14:27:15 +05:30
logging_percentage_check.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30
nightly_installer.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30
publish_codespace_image.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30
publish_ee_docker.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30
publish_foss_docker.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30
run_foss_spec.yml chore: upgrade node to 24.x LTS (#13004) 2026-01-12 18:10:23 +05:30
run_mfa_spec.yml feat: Secure external credentials with database encryption (#12648) 2025-10-13 18:05:12 +05:30
size-limit.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30
stale.yml chore: add stale PR bot (#6289) 2023-01-19 18:53:21 +05:30
test_docker_build.yml fix: set minimal top-level permissions on workflows (#14358) 2026-05-04 17:56:25 +05:30