View entire changelog

Update to Scheduled Pipelines and improvements within Project Settings

Nov 26, 2024

Enhancement

Updates:

  • We’ve removed the ‘Scheduled Pipelines’ tab from Project Settings and added the ability to create scheduled pipelines via the ‘Trigger Type’ dropdown on the Project Settings > Triggers page.
  • For users in organizations that are integrated with GitHub OAuth App, we have added a note on the ‘Add Trigger’ and ‘Add Pipeline’ pages that states they can now use GitHub App pipelines, triggers, and custom webhooks.
  • If a user does not have a GitHub App pipeline for their project, we display a message on the Project Settings > Triggers page to direct users to create a GitHub App pipeline first before they can create a GitHub App trigger.
  • When users delete a trigger, we’ve implemented an automatic page refresh so the deleted trigger is immediately removed from the list.

>Previous changes