Skip to content

Update trigger: on push to default branch, and always on pull request#231

Merged
CodeGat merged 1 commit intov4from
229-settings-branch-update
Feb 21, 2025
Merged

Update trigger: on push to default branch, and always on pull request#231
CodeGat merged 1 commit intov4from
229-settings-branch-update

Conversation

@CodeGat
Copy link
Copy Markdown
Member

@CodeGat CodeGat commented Feb 21, 2025

Closes #229

Background

Since we are moving from a main default branch to a vX branch (where X is the latest major version of build-cd), we are updating the trigger for this job to:

  • The default branch on.push
  • Any branch on.pull_request

Provided it updates the config/settings.json file.

The PR

In this PR:

  • Update trigger condition for running settings checks and deployments.

Copy link
Copy Markdown
Contributor

@harshula harshula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done ✅

Development

Successfully merging this pull request may close these issues.

settings-*.yml: Update branch protection to Default Branch rather than main

2 participants