Skip to content

Conversation

@bw2
Copy link
Owner

@bw2 bw2 commented Aug 6, 2025

@bw2 bw2 requested a review from Copilot August 6, 2025 01:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses a GitHub Actions workflow permission issue that was preventing the API documentation generation job from running successfully. The fix involves adding explicit permissions to the workflow and incrementing the package version for development.

  • Added explicit contents: read and pages: write permissions to the documentation workflow
  • Updated package version from 1.7.1 to 1.7.2.dev0 for development

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/apidocs.yml Adds explicit permissions to fix workflow execution
setup.py Increments version to development version

@bw2 bw2 merged commit e3ef7ba into master Aug 6, 2025
21 checks passed
@bw2 bw2 deleted the fix_doc_generation_action_permissions branch August 6, 2025 02:04
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.

3 participants