diff --git a/src/content/changelog/2026-03-04-api-support-for-github-pat.mdx b/src/content/changelog/2026-03-04-api-support-for-github-pat.mdx new file mode 100644 index 0000000000..3cb5778254 --- /dev/null +++ b/src/content/changelog/2026-03-04-api-support-for-github-pat.mdx @@ -0,0 +1,9 @@ +--- +title: "API support for GitHub PAT" +date: 2026-03-04 +tags: + - API +description: "It’s possible for users to use the API" +--- + +The Mergify API now support [**GitHub Personal Access Token **](https://docs.mergify.com/api-usage/#using-a-github-personal-access-token)[for authentication](https://docs.mergify.com/api-usage/#using-a-github-personal-access-token).