Skip to content

fix: add write permissions to PHP packagist publishing workflow#697

Merged
maxprilutskiy merged 1 commit intomainfrom
devin/1746208839-fix-workflow-permissions
May 2, 2025
Merged

fix: add write permissions to PHP packagist publishing workflow#697
maxprilutskiy merged 1 commit intomainfrom
devin/1746208839-fix-workflow-permissions

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Fix PHP packagist publishing workflow permissions

Issue

The PHP packagist publishing workflow was failing with a permissions error when trying to push changes back to the repository:

remote: Permission to lingodotdev/lingo.dev.git denied to github-actions[bot].

Fix

  • Added permissions: contents: write to the workflow file to allow the GitHub Actions bot to push changes

Testing

The fix should be verified when the workflow runs on the next push to main that affects the PHP SDK.

Link to Devin run: https://app.devin.ai/sessions/b645cd58d26f45afb714a736ec4d758e
User: Max Prilutskiy (max@lingo.dev)

Co-Authored-By: Max Prilutskiy <maks.prilutskiy@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@maxprilutskiy maxprilutskiy merged commit f5e4521 into main May 2, 2025
2 checks passed
@maxprilutskiy maxprilutskiy deleted the devin/1746208839-fix-workflow-permissions branch May 2, 2025 18:05
mainstar123 pushed a commit to mainstar123/lingo.dev that referenced this pull request Jul 7, 2025
…odotdev#697)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>
17prateek12 pushed a commit to 17prateek12/lingo.dev that referenced this pull request Jan 23, 2026
…odotdev#697)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>
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