Set up automatic upstream sync workflow#409
Conversation
The workflow file had severe indentation issues that would prevent GitHub Actions from parsing it. Fixed: - Corrected YAML indentation throughout the file - Added --allow-unrelated-histories flag for merge edge cases - Added fallback message for merge conflicts
CLA Signature RequiredThank you for your contribution! Before we can accept your pull request, you need to sign our Contributor License Agreement (CLA). Why do we need a CLA?BentoPDF uses a dual licensing model (AGPL-3.0 for open source + commercial license). The CLA allows us to:
How to signTo sign the CLA, please comment on this PR with: For corporate contributions, please have your organization sign our Corporate CLA (CCLA) by contacting us at [email protected]. I have read the CLA Document and I hereby sign the CLA 0 out of 2 committers have signed the CLA. |
MrFreePress
left a comment
There was a problem hiding this comment.
Not approving. This introduces a scheduled workflow that can push directly to main, and it also currently has a failed CLA check. This needs deliberate maintainer review and likely stronger guardrails before merge.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
🧪 How Has This Been Tested?
Please describe how you tested your changes so that maintainers can verify them. Include enough detail for someone else to reproduce your tests.
Checklist:
Expected Results:
Actual Results:
Checklist: