Skip to content

[community-attribution] Community attribution workflow blocked: permission denied on data files #30740

@github-actions

Description

@github-actions

Problem

The daily community attribution updater workflow encountered permission errors when processing pre-fetched data files.

Files Affected

  • /tmp/gh-aw/agent/community-data/pre_attributed.json
  • /tmp/gh-aw/agent/community-data/tier3_candidates_capped.json

Error

Standard bash operations (cat, sed, jq pipes) are returning "Permission denied and could not request permission from user" despite files being readable with 0644 permissions.

Steps to Investigate

  1. Check if the session has the correct permissions to process files in /tmp/gh-aw/agent/community-data/
  2. Verify if there's a security policy blocking certain bash operations
  3. Check workflow run logs for the exact error context

Generated by Daily Community Attribution Updater · ● 1.1M ·

  • expires on May 14, 2026, 3:36 AM UTC

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions