-
Notifications
You must be signed in to change notification settings - Fork 567
Submitting a Trilinos Pull Request
Changes to the Trilinos develop branch are only accepted via pull requests. The pull request workflow disallows direct pushes to the Trilinos develop branch. With only rare exceptions, pull requests should be submitted from a GitHub Fork of Trilinos. Such exceptions may include large scale collaboration or branches specific to Trilinos customers. In those cases, pull requests from a branch on the primary Trilinos repository are also accepted.
Pull requests submitted against the Trilinos develop branch will be processed by the Trilinos Pull Request Autotester tool. Pull requests submitted against any other Trilinos branch will be ignored by the Autotester tool.
The standard GitHub pull request process can be used to submit a Trilinos pull request. The Trilinos Pull Request Testing page describes what a developer can expect when submitting a pull request and a few special labels that can be applied to pull requests to achieve desired behavior.
Copyright © Trilinos a Series of LF Projects, LLC
For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
Trilinos Developer Home
Trilinos Package Owners
Policies
New Developers
Trilinos PR/CR
Productivity++
Support Policy
Test Dashboard Policy
Testing Policy
Managing Issues
New Issue Quick Ref
Handling Stale Issues and Pull Requests
Release Notes
Software Quality Plan
Proposing a New Package
Guidance on Copyrights and Licenses
Tools
CMake
Doxygen
git
GitHub Notifications
Mail lists
Clang-format
Version Control
Initial git setup
'feature'/'develop'/'master' (cheatsheet)
Simple centralized workflow
Building
SEMS Dev Env
Mac OS X
ATDM Platforms
Containers
Development Tips
Automated Workflows
Testing
Test Harness
Pull Request Testing
Submitting a Pull Request
Pull Request Workflow
Reproducing PR Errors
Addressing Test Failures
Trilinos Status Table Archive
Pre-push (Checkin) Testing
Remote pull/test/push
PR Creation & Approval Guidelines for Tpetra, Ifpack2, and MueLu Developers