Skip to content

Changing label should not trigger CI run #858

@yungyuc

Description

@yungyuc

Changing labels triggers Github Actions CI runs, but it should not. It is especially annoying when adding comment right before merging.

The desired behavior is:

  1. When skip-ci label exists on the PR, subsequent push does not trigger CI run.
  2. When skip-ci label does not exist on the PR, subsequent push triggers CI run.

This relates to issue #814.

Metadata

Metadata

Assignees

Labels

buildBuild system and automation

Type

No fields configured for Bug.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions