Skip to content
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

Trigger CI with a PR comment #1723

Open
matthiasgoergens opened this issue May 21, 2024 · 1 comment
Open

Trigger CI with a PR comment #1723

matthiasgoergens opened this issue May 21, 2024 · 1 comment

Comments

@matthiasgoergens
Copy link
Collaborator

Sometimes our CI fails for reasons unrelated to the Pull Request.

I usually retrigger it by push an empty commit created via something like git commit --allow-empty -m "Tickle CI".

It would be useful to allow people to just make a comment on the PR like this

Retrigger CI

instead of having to push a pro forma commit.

You can use the docs for some inspiration.

@matthiasgoergens
Copy link
Collaborator Author

I specifically wanted this for eg #1689

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

No branches or pull requests

1 participant