Skip to content

trigger#30

Closed
Ayesh wants to merge 2 commits intomasterfrom
test-labels
Closed

trigger#30
Ayesh wants to merge 2 commits intomasterfrom
test-labels

Conversation

@Ayesh
Copy link
Copy Markdown
Owner

@Ayesh Ayesh commented Apr 6, 2026

We have a "Category: CI" label in GH issues and PRs, but there is no
labeler rule to automatically mark PRs as such.

This adds a labeler rule to automatically add the "Category: CI" label
if the PR changes any file in:

  • .circleci/*
  • .github/actions/**/*
  • .github/CODEOWNERS
  • .github/setup_hmailserver.php
  • .github/nightly_matrix.php
  • .github/scripts/*
  • .github/scripts/**/*
  • .github/labeler.yml
  • .github/workflows/*

We have a "Category: CI" label in GH issues and PRs, but there is no
labeler rule to automatically mark PRs as such.

This adds a labeler rule to automatically add the "Category: CI" label
if the PR changes _any_ file in:

  - .circleci/*
  - .github/actions/**/*
  - .github/CODEOWNERS
  - .github/setup_hmailserver.php
  - .github/nightly_matrix.php
  - .github/scripts/*
  - .github/scripts/**/*
  - .github/labeler.yml
  - .github/workflows/*
@Ayesh Ayesh closed this Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant