Skip to content

[docs] Update documentation for on.github-token and on.github-app fields from 2026-03-04#19502

Merged
pelikhan merged 2 commits intomainfrom
docs/activation-github-token-2026-03-04-46cfe61d2d2112b0
Mar 4, 2026
Merged

[docs] Update documentation for on.github-token and on.github-app fields from 2026-03-04#19502
pelikhan merged 2 commits intomainfrom
docs/activation-github-token-2026-03-04-46cfe61d2d2112b0

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 4, 2026

Documentation Updates - 2026-03-04

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/reference/frontmatter.md to list github-token: and github-app: in the Trigger Events (on:) field summary
  • Updated docs/src/content/docs/reference/triggers.md to add a dedicated Activation Token reference section with usage examples for both the PAT and GitHub App approaches
  • Updated docs/src/content/docs/reference/frontmatter-full.md to include the github-token and github-app entries in the on: schema block (after status-comment)

Merged PRs Referenced

Notes

The new on.github-token / on.github-app fields let workflows configure a custom PAT or GitHub App specifically for the activation job (reactions + status comments), independent of the tokens used by the agent job itself. This is useful when the default GITHUB_TOKEN lacks the permissions to post reactions or comments on the triggering item (e.g., fine-grained PAT scenarios or cross-repo comment flows).

Other PRs from this scan (bug fixes, internal refactors, dependency bumps, and already-documented changes) did not require documentation updates.

Generated by Daily Documentation Updater ·

  • expires on Mar 5, 2026, 4:22 AM UTC

Documents the new `on.github-token` and `on.github-app` fields added in
#19427 that allow configuring a custom GitHub token or GitHub App for
the activation job's reactions and status comments.

- frontmatter.md: mention the two new on: fields in the Trigger Events section
- triggers.md: add dedicated "Activation Token" reference section with examples
- frontmatter-full.md: add github-token and github-app entries to the on: block

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Mar 4, 2026
@pelikhan pelikhan merged commit 7bd718b into main Mar 4, 2026
2 checks passed
@pelikhan pelikhan deleted the docs/activation-github-token-2026-03-04-46cfe61d2d2112b0 branch March 4, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants