Changes between Initial Version and Version 1 of Ticket #34694, comment 4
- Timestamp:
- 12/06/2015 03:30:22 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34694, comment 4
initial v1 4 4 5 5 For more information, see the [https://github.com/xwp/wp-github-pull-request-travis-ci-trac-sync#readme readme] and the full writeup in [https://make.xwp.co/2015/12/05/streamlining-contributions-to-wordpress-core-via-github/ Streamlining Contributions to WordPress Core via GitHub]. 6 7 ''Caveat:'' This is intended for users in trusted contributor teams as it requires the user to open open an internal (intra-repo) pull request from feature branch to master. It will not work when opening a pull request from a fork due to Travis CI's [https://docs.travis-ci.com/user/pull-requests#Security-Restrictions-when-testing-Pull-Requests security restrictions] on environment variables. So any pull requests from external contributors will need to be manually applied to a feature branch by a repo contributor and then open an intra-repo pull request (while closing the original inter-repo pull request).