All Projects → srz-zumix → ci-skip

srz-zumix / ci-skip

Licence: MIT license
CI skip comment

Projects that are alternatives of or similar to ci-skip

CI-Utils
Utilities for running Common Lisp on CI platforms
Stars: ✭ 18 (-48.57%)
Mutual labels:  circleci, travis-ci, appveyor, azure-pipelines, github-actions
cibuildwheel
🎡 Build Python wheels for all the platforms on CI with minimal configuration.
Stars: ✭ 1,350 (+3757.14%)
Mutual labels:  circleci, travis-ci, appveyor, azure-pipelines, github-actions
ci playground
Playground for Cloud CI development for C++
Stars: ✭ 23 (-34.29%)
Mutual labels:  circleci, travis-ci, appveyor, semaphore-ci, azure-pipelines
scikit-ci
Simpler and centralized CI configuration for Python extensions.
Stars: ✭ 15 (-57.14%)
Mutual labels:  circleci, travis-ci, appveyor, azure-pipelines
googletest-ci
Continuous integration (CI) + Google Test (gtest) + CMake example boilerplate demo
Stars: ✭ 14 (-60%)
Mutual labels:  circleci, travis-ci, shippable, github-actions
drupal9ci
One-line installers for implementing Continuous Integration in Drupal 9
Stars: ✭ 137 (+291.43%)
Mutual labels:  circleci, travis-ci, github-actions
CIAnalyzer
A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
Stars: ✭ 52 (+48.57%)
Mutual labels:  circleci, bitrise, github-actions
Tox
Command line driven CI frontend and development task automation tool.
Stars: ✭ 2,523 (+7108.57%)
Mutual labels:  circleci, appveyor, azure-pipelines
Cibuildwheel
🎡 Build Python wheels for all the platforms on CI with minimal configuration.
Stars: ✭ 620 (+1671.43%)
Mutual labels:  circleci, travis-ci, appveyor
nest-boilerplate
Nest.js boilerplate with CircleCI, Commitizen, Commitlint, Docker-Compose, ESLint, GitHub Actions, Husky, Lint-staged, OpenAPI, Prettier, PostGreSQL, Travis CI, TypeORM
Stars: ✭ 16 (-54.29%)
Mutual labels:  circleci, travis-ci, github-actions
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+2457.14%)
Mutual labels:  circleci, travis-ci, appveyor
Ci Detector
Detect continuous integration environment and get information of current build
Stars: ✭ 138 (+294.29%)
Mutual labels:  circleci, travis-ci, appveyor
HaxeCI
An example of using CI for Haxe projects.
Stars: ✭ 45 (+28.57%)
Mutual labels:  travis-ci, appveyor, azure-pipelines
Skyhook
Parses webhooks and forwards them in the proper format to Discord.
Stars: ✭ 263 (+651.43%)
Mutual labels:  circleci, travis-ci, appveyor
Ci Buildstats
Little widget to display AppVeyor, TravisCI, CircleCI, GitHub Actions or Azure Pipelines build history charts and other SVG badges.
Stars: ✭ 134 (+282.86%)
Mutual labels:  circleci, travis-ci, appveyor
terraform-aws-s3-bucket
Terraform module that creates an S3 bucket with an optional IAM user for external CI/CD systems
Stars: ✭ 138 (+294.29%)
Mutual labels:  circleci, travis-ci, codefresh
templates
Collection of Conan recipe + CI templates
Stars: ✭ 71 (+102.86%)
Mutual labels:  appveyor, azure-pipelines, github-actions
Anteater
Anteater - CI/CD Gate Check Framework
Stars: ✭ 174 (+397.14%)
Mutual labels:  circleci, travis-ci
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+385.71%)
Mutual labels:  circleci, travis-ci
Env Ci
Get environment variables exposed by CI services
Stars: ✭ 180 (+414.29%)
Mutual labels:  circleci, appveyor

ci-skip

CI skip commit meesage

CI Status [ci skip] [skip ci] Other Custom
AppVeyor Build status ☑️ ☑️ [skip appveyor] doc
Azure Pipelines Build Status ☑️ ☑️ skip-checks: true, ***NO_CI***,
[skip KEYWORD] or [KEYWORD skip]
(KEYWORD: azurepipelines, azpipelines, azp)
workaround
Bitrise Build Status ☑️ ☑️
Buddy buddy pipeline --skip
Circle CI CircleCI ☑️ ☑️
Cirrus CI Cirrus Build Status ☑️ ☑️
Codefresh Codefresh build status doc1, doc2
Codeship Codeship Status for srz-zumix/ci-skip ☑️ ☑️ --skip-ci,--ci-skip
Drone Build Status ☑️ ☑️ ***no_ci*** code
GitHub Actions GitHub Actions Status ☑️ ☑️ [no ci], [skip actions], or [actions skip] workaround
JFrog Pipelines [skipRun]
Peakflow Peakflow Build Status ☑️ ☑️
Razorops Razorops Build Status
Scrutinizer Build Status ☑️ ☑️
Semaphore CI Build Status ☑️ ☑️
Semaphore CI 2.0 Semaphore 2.0 Build Status ☑️ ☑️
Travis CI Build Status ☑️ ☑️ [skip KEYWORD] or [KEYWORD skip]
(KEYWORD: ci, travis, travis ci, travis-ci, or travisci)

Only the head/last commit message is checked

  • Travis CI
    Travis CI is build with all commit, If you are only interested in building the most recent commit you can use Auto Cancellation.
    Commit of the skip comment is not queued, so the previous commit will not be auto canceled.
  • Other than
    If you push more than one commit, only the last ("head") commit's message will be checked for the skip ci pattern!

Whether the skip build remains in the history

CI YES/NO
AppVeyor NO
AzurePipelines NO
Bitrise NO
Buddy YES (Activity Log)
Circle CI YES (Status SKIPPED)
Cirrus CI YES (Status SKIPPED)
Codefresh YES (Status SUCCESS)
Codeship NO
Drone NO
GitHub Actions YES (Status SKIPPED)
JFrog Pipelines NO
Peakflow NO
Razorops -
Scrutinizer NO
Semaphore CI NO
Semaphore CI 2.0 NO
Travis CI NO

GitHub commit status

https://github.com/srz-zumix/ci-skip/commits/master

Repository for CI service specification survey

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].