| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Don't pass commit-and-push=true when the PR is from a fork. The action has no write access to the fork's branch so the push always fails with 403, which then causes the job to fail. For fork PRs the fragment must be added manually. Co-authored-by: harshil21 <37377066+harshil21@users.noreply.github.com>
Co-authored-by: harshil21 <37377066+harshil21@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Fork PRs were failing the Chango / Create chango Fragment job because the action attempted to push to contributor forks, which is not permitted with repository credentials. This change gates auto-push to same-repo branches and documents the manual fragment command for fork contributors.
Workflow behavior
Contributor guidance