Skip to content

fix: allow CSV files in create-pull-request safe output#34

Merged
DanWahlin merged 1 commit intomainfrom
fix/allow-csv-files
Mar 31, 2026
Merged

fix: allow CSV files in create-pull-request safe output#34
DanWahlin merged 1 commit intomainfrom
fix/allow-csv-files

Conversation

@DanWahlin
Copy link
Copy Markdown
Collaborator

Adds allowed-files for .github/uvs.csv and .github/views.csv so the traffic-updater workflow can modify these protected files when creating PRs.

Copilot AI review requested due to automatic review settings March 31, 2026 21:45
Add allowed-files for .github/uvs.csv and .github/views.csv.
Set fallback-as-issue: false to prevent auto-generated issues
on PR creation failures.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DanWahlin DanWahlin force-pushed the fix/allow-csv-files branch from 5684cef to ff93363 Compare March 31, 2026 21:46
Copy link
Copy Markdown
Contributor

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 updates the traffic-updater gh-aw workflow configuration so the automation can safely modify the repo’s protected traffic CSV files when opening pull requests.

Changes:

  • Allowlist .github/uvs.csv and .github/views.csv under safe-outputs.create-pull-request.allowed-files.
  • Regenerate the compiled/locked workflow (traffic-updater.lock.yml) to reflect the updated safe-outputs configuration.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/traffic-updater.md Adds allowed-files entries so create-pull-request can update the protected traffic CSVs under .github/.
.github/workflows/traffic-updater.lock.yml Updates the generated safe-outputs config/metadata to include the new allowed_files allowlist.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DanWahlin DanWahlin self-assigned this Mar 31, 2026
@DanWahlin DanWahlin merged commit 0f595f7 into main Mar 31, 2026
3 checks passed
@DanWahlin DanWahlin deleted the fix/allow-csv-files branch March 31, 2026 22:25
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