3. [Repositories] Creating a Project Output8. Merge Into Master
Feedback

8 - Merge into Master

This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.

📖 Task Introduction

By now, you’re getting adept at basic Git workflows in the Code Repositories application. As your pipeline grows in complexity, the pull request (PR) verification options become more important as you become more attuned to downstream impacts.

🔨 Task Instructions

  1. Return to your flight_alerts_logic repository on your feature branch.
  2. Click the Propose changes button in the top right of your repository.
  3. Provide a short, descriptive title in line with your organization’s code management practices. Consider, for example, “add clean output” with a description of your choosing below.
  4. Click the Create pull request button in the top right.

As described in the previous tutorial, if you had configured your branch to require approvals, those individuals would receive a notification that a PR is awaiting their review (assuming their Foundry notifications have been properly set up).