Skip to content

chore: use vic for auto-generated doc commits#1765

Open
thomasqueirozb wants to merge 14 commits into
mainfrom
chore/vectordotdev-bot-auto-comment
Open

chore: use vic for auto-generated doc commits#1765
thomasqueirozb wants to merge 14 commits into
mainfrom
chore/vectordotdev-bot-auto-comment

Conversation

@thomasqueirozb

@thomasqueirozb thomasqueirozb commented May 8, 2026

Copy link
Copy Markdown
Member

Summary

Switches the auto-generated doc commit in the "Check Generated Docs Freshness" workflow from github-actions[bot] (using GITHUB_TOKEN) to vector-robot-vic. Commits pushed via GITHUB_TOKEN do not trigger new workflow runs; using a GitHub App token fixes this so the pushed commit properly re-triggers the check.

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

How did you test this PR?

See commit history

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on
    our guidelines.
  • No. A maintainer will apply the "no-changelog" label to this PR.

Checklist

References

NA

@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label May 8, 2026
@thomasqueirozb thomasqueirozb changed the title chore: use vectordotdev-bot token for auto-generated doc commits chore: use vic token for auto-generated doc commits May 8, 2026
@thomasqueirozb thomasqueirozb changed the title chore: use vic token for auto-generated doc commits chore: use vic for auto-generated doc commits May 8, 2026
@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

The docs/generated/ folder is out of date but I was unable to push the fix automatically.

Please run the following and commit the result:

./scripts/generate_docs.sh

@thomasqueirozb thomasqueirozb marked this pull request as ready for review May 8, 2026 21:43
@thomasqueirozb thomasqueirozb requested review from a team as code owners May 8, 2026 21:43

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 539d7a9fc7

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread src/stdlib/abs.rs Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants