Skip to content

DOC: chat-ops #38726

Closed
Closed
@MarcoGorelli

Description

@MarcoGorelli

xref #38444 (comment)

There are some GitHub Actions workflows which can be triggered via comments:

  1. If you comment @github-actions pre-commit on a pull request, it will trigger a workflow which will autofix formatting errors (e.g. from black or isort)
  2. @meeseeksdev backport will trigger a workflow which will backport a given change to a branch (e.g. @meeseeksdev backport 1.2.x)
  3. If you comment take on an issue, it will trigger a workflow which will assign the issue to you

These should be documented somewhere in the docs - I think doc/source/development/contributing.rst might be a sensible location. take is already documented in there, but the other two aren't

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions