Skip to content

ci: no CI test by default - implement slash commands for CI tests [citest_skip] - #317

Merged
richm merged 1 commit into
mainfrom
slash-commands
Sep 21, 2026
Merged

richm merged 1 commit into
mainfrom
slash-commands

Conversation

@richm

@richm richm commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

GitHub Actions runner capacity is limited, so do not run CI tests automatically
when a pull request is opened or updated. Require an authorized maintainer
to select tests with /citest all or /citest WORKFLOW [...] comments.

When a pull request is opened, a comment will be printed which explains
how to run CI tests. A role repo maintainer will need to invoke the CI
tests. Typically the command /citest all will be used to run all CI
tests.

Exclude the dispatcher and instructions workflows from generated README
status badges.

This commit was assisted by ChatGPT with model Sol Light 5.6.

Signed-off-by: Rich Megginson rmeggins@redhat.com

@richm richm self-assigned this Sep 20, 2026
@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • [citest_skip]

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: linux-system-roles/kdump/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 64cc19c6-2051-40e3-849d-fdeb57c270ca

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

…test_skip]

GitHub Actions runner capacity is limited, so do not run CI tests automatically
when a pull request is opened or updated.  Require an authorized maintainer
to select tests with `/citest all` or `/citest WORKFLOW [...]` comments.

When a pull request is opened, a comment will be printed which explains
how to run CI tests.  A role repo maintainer will need to invoke the CI
tests.  Typically the command `/citest all` will be used to run all CI
tests.

Exclude the dispatcher and instructions workflows from generated README
status badges.

This commit was assisted by ChatGPT with model Sol Light 5.6.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@richm
richm merged commit c6d4c1f into main Sep 21, 2026
1 check passed
@richm
richm deleted the slash-commands branch September 21, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant