Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to resolve "Cannot push because the remote branch does not allow pushing into it." message?
Summary:
While trying to push a feature branch to the remote repo, I get this message:
"You cannot push because the remote branch does not allow pushing into it.
You might want to create a Merge Request instead."
Content:
In order to process the Compensation personalizations which were generated in a workspace file by the Personalization Helper Tool, I performed the following:
- Ran the personalization helper tool for the compensation modules with an input file for the current workspace. This generated an updated workspace file for import into VBS.
- Within the VBS administrative Git page , I created a new remote branch called "feature/compensation" to contain any Compensation specific personalizations.
0