You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we're getting a merge commit for each pull request accepted (f81d648 for f81d648, f81d648 for f81d648, etc.). @qliu21, would you be willing to rebase pull requests instead? Here's some documentation. It seems you can either choose the merge option for each pull request individually or set it globally for the repository.
Would it be possible to give someone from ORNL permission to accept pull requests into some common branch? I nominate myself – currently I only have permission to push to unstructured. It we want to keep master protected, one option would be to set up a development branch and periodically merge it into master. Let me know what you think. I don't want @qliu21 and @tugluk to be burdened with approving every little change.
unstructured. It we want to keepmasterprotected, one option would be to set up a development branch and periodically merge it intomaster. Let me know what you think. I don't want @qliu21 and @tugluk to be burdened with approving every little change.