tuxji commented on pull request #755: URL: https://github.com/apache/daffodil/pull/755#issuecomment-1044961871
@alexanderrevello, how did these additional commits (written by other contributors) appear in your branch? We no longer can see only your own changes (we see other contributors' changes mixed with your changes) so we cannot review your pull request anymore. Please don't deviate from Apache Daffodil's [code contributor workflow](https://cwiki.apache.org/confluence/display/DAFFODIL/Code+Contributor+Workflow). You will have to close this pull request, make a new pull request with a single commit on a fresh branch, wait for reviewers to request changes, add new commits to address these requests, and repeat until you have two +1's approving your pull request. Then you can rebase your branch upon the latest changes in the main branch, squash your commits down to a single commit, and wait for a Daffodil committer to merge your pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
