Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: skip deploys when all commits contain [skip cd] or [skip ci]#8527

Open
chrisloftus wants to merge 1 commit intocoollabsio:nextfrom
chrisloftus:feature/skip-cd-next
Open

feat: skip deploys when all commits contain [skip cd] or [skip ci]#8527
chrisloftus wants to merge 1 commit intocoollabsio:nextfrom
chrisloftus:feature/skip-cd-next

Conversation

Copy link

chrisloftus commented Feb 22, 2026 *
edited by ShadowArcanist
Loading

Changes

Currently any changes to any file unless outside of watch paths. e.g. editing README file will trigger a deploy and use unnecessary resources.

Added the ability to skip deploys by using commit messages [skip cd] or [skip ci] as is common practice in other deployment tools.

Issues

Category

  • New feature

Screenshots or Video (if applicable)

AI Usage

  • AI is used in the process of creating this PR

Steps to Test

  • Step 1 - Make changes to README file in a GitHub repo which is deployed with Coolify.
  • Step 2 - Commit changes with [skip cd]
  • Step 3 - Push changes
  • Step 3 - Confirm no deployment triggered within Coolify UI

Contributor Agreement

Important

  • I have read and understood the contributor guidelines. If I have failed to follow any guideline, I understand that this PR may be closed without review.
  • I have tested the changes thoroughly and am confident that they will work as expected without issues when the maintainer tests them

github-actions bot added the quality/verified label Feb 22, 2026
chrisloftus changed the title Skip deploys when all commits contain [skip cd] or [skip ci] feat: skip deploys when all commits contain [skip cd] or [skip ci] Feb 22, 2026
ShadowArcanist added the Feature Issues requesting a new feature. label Feb 22, 2026
Copy link
Contributor

github-actions bot commented Feb 22, 2026

Hi @chrisloftus!

It appears to us that you are adding a new feature to Coolify.
We kindly ask you to also update the Coolify Documentation to include information about this new feature.
This will help ensure that our documentation remains accurate and up-to-date for all users.

Coolify Docs Repository: https://github.com/coollabsio/coolify-docs
How to Contribute to the Docs: https://coolify.io/docs/get-started/contribute/documentation

Copy link
Author

chrisloftus commented Feb 22, 2026

@ShadowArcanist Docs PR opened: coollabsio/coolify-docs#535

ShadowArcanist reacted with thumbs up emoji

Copy link
Member

andrasbacsai commented Feb 24, 2026

I like this idea, thank you, I will take a look!

chrisloftus reacted with thumbs up emoji

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

Reviewers

No reviews

Assignees

No one assigned

Labels

Feature Issues requesting a new feature. quality/verified

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants