Skip to content

chore(ci): bump community workflow to v1.8.8 - #6322

Open
ko3n1g wants to merge 1 commit into
NVIDIA:mainfrom
ko3n1g:chore/bump-community-workflow-v1.8.8
Open

chore(ci): bump community workflow to v1.8.8#6322
ko3n1g wants to merge 1 commit into
NVIDIA:mainfrom
ko3n1g:chore/bump-community-workflow-v1.8.8

Conversation

@ko3n1g

@ko3n1g ko3n1g commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Background / motivation

  • The previous v1.8.7 bump was reverted because replacing the PAT with only a repository-scoped GitHub App token broke private NVIDIA organization membership checks and cross-organization project writes.
  • v1.8.8 preserves the PAT for membership and project operations while retaining GitHub App authentication where supported.

What changed

  • Pin the reusable community workflow to the commit behind v1.8.8.
  • Pass BOT_ID and BOT_KEY for GitHub App authentication.
  • Retain PAT as GH_TOKEN for membership checks and cross-organization project access.

Details

  • Updated .github/workflows/community-bot.yml.
  • Pinned NVIDIA-NeMo/FW-CI-templates to 0af357dc15c04c3f28d33478d5055b1ca88a9ea1 instead of using a mutable tag.
  • No flowchart: this is a single reusable-workflow caller update.

Tested

  • gh api repos/NVIDIA-NeMo/FW-CI-templates/git/ref/tags/v1.8.8 — verified the tag resolves to commit 0af357dc15c04c3f28d33478d5055b1ca88a9ea1.
  • actionlint .github/workflows/community-bot.yml — passed with actionlint 1.7.12.
  • git diff --check — passed.
  • pre-commit run --files .github/workflows/community-bot.yml — completed; configured Python-only hooks skipped the YAML file.

Signed-off-by: oliver könig <okoenig@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@ko3n1g
ko3n1g marked this pull request as ready for review August 6, 2026 14:49
@ko3n1g
ko3n1g requested a review from a team as a code owner August 6, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved All necessary approvals have been made complexity: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants