Skip to content

Codex/wiki sync revert working#79

Merged
davida-ps merged 2 commits intomainfrom
codex/wiki-sync-revert-working
Feb 25, 2026
Merged

Codex/wiki sync revert working#79
davida-ps merged 2 commits intomainfrom
codex/wiki-sync-revert-working

Conversation

@davida-ps
Copy link
Collaborator

@davida-ps davida-ps commented Feb 25, 2026

User description

Opener Type

  • Human
  • Agent (automated)

Summary

Changes Made

Related Issues


Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Security incident (please open a Security Incident Report issue instead of a PR)

Testing

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my changes
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Updates the wiki synchronization workflow to use the standard GITHUB_TOKEN instead of a custom automation token. Simplifies the sync script by removing manual token validation and permission checks while ensuring the workflow has the necessary write permissions.

TopicDetails
Auth Migration Replaces POLL_NVD_CVES_PAT with GITHUB_TOKEN and updates the workflow permissions to contents: write to allow wiki updates.
Modified files (1)
  • .github/workflows/wiki-sync.yml
Latest Contributors(1)
UserCommitDate
david.a@prompt.securityfix-wiki-sync-use-sing...February 25, 2026
Script Cleanup Removes redundant shell script logic that performed manual GitHub API calls to validate token scopes and repository permissions.
Modified files (1)
  • .github/workflows/wiki-sync.yml
Latest Contributors(1)
UserCommitDate
david.a@prompt.securityfix-wiki-sync-use-sing...February 25, 2026
This pull request is reviewed by Baz. Review like a pro on (Baz).

@davida-ps davida-ps merged commit 8132c23 into main Feb 25, 2026
13 checks passed
@davida-ps davida-ps deleted the codex/wiki-sync-revert-working branch February 25, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant