Skip to content

DOC: chat-ops #38726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MarcoGorelli opened this issue Dec 27, 2020 · 2 comments · Fixed by #38754
Closed

DOC: chat-ops #38726

MarcoGorelli opened this issue Dec 27, 2020 · 2 comments · Fixed by #38754
Assignees
Milestone

Comments

@MarcoGorelli
Copy link
Member

MarcoGorelli commented Dec 27, 2020

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

@MarcoGorelli MarcoGorelli added Docs Needs Triage Issue that has not been reviewed by a pandas team member good first issue labels Dec 27, 2020
@rhshadrach rhshadrach removed the Needs Triage Issue that has not been reviewed by a pandas team member label Dec 27, 2020
@rhshadrach rhshadrach added this to the Contributions Welcome milestone Dec 27, 2020
@1nF0rmed
Copy link
Contributor

Hey, I would like to work on this

@MarcoGorelli
Copy link
Member Author

MarcoGorelli commented Dec 28, 2020

sure, if you comment take it'll be assigned to you (but I've done it now)

@1nF0rmed 1nF0rmed mentioned this issue Dec 28, 2020
6 tasks
@jreback jreback modified the milestones: Contributions Welcome, 1.3 Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants