Skip to content

Add permissions to workflow files#117

Merged
torosent merged 2 commits intomainfrom
copilot/fix-workflow-permissions
Mar 2, 2026
Merged

Add permissions to workflow files#117
torosent merged 2 commits intomainfrom
copilot/fix-workflow-permissions

Conversation

Copy link
Contributor

Copilot AI commented Mar 2, 2026

All 6 workflow files lack explicit permissions, defaulting to broader token scope than necessary.

Added top-level permissions: contents: read to every workflow. All workflows only need checkout access — PyPI publishing uses stored API tokens, not GITHUB_TOKEN.

  • durabletask.yml
  • durabletask-dev.yml
  • durabletask-experiment.yml
  • durabletask-azuremanaged.yml
  • durabletask-azuremanaged-dev.yml
  • durabletask-azuremanaged-experimental.yml

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix workflow to include permissions Add permissions to workflow files Mar 2, 2026
@torosent torosent marked this pull request as ready for review March 2, 2026 04:02
@torosent torosent merged commit b5ae902 into main Mar 2, 2026
20 checks passed
@torosent torosent deleted the copilot/fix-workflow-permissions branch March 2, 2026 04:13
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.

2 participants