Skip to content

skip ci for Pull Request #29265

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
wienans opened this issue Feb 19, 2024 · 2 comments · Fixed by #29774
Closed

skip ci for Pull Request #29265

wienans opened this issue Feb 19, 2024 · 2 comments · Fixed by #29774
Assignees
Labels
proposal/accepted We have reviewed the proposal and agree that it should be implemented like that/at all. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Milestone

Comments

@wienans
Copy link
Contributor

wienans commented Feb 19, 2024

Feature Description

Similar to the already existing skip ci flag fo commits. Skipping CI for the complete pull Request. For example a doc pull request which does not need CI

Screenshots

No response

@wienans wienans added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Feb 19, 2024
@a1012112796
Copy link
Member

you can do it by https://github.com/dorny/paths-filter

@silverwind
Copy link
Member

silverwind commented Feb 22, 2024

paths-filter is great and the ideal solution, yeah.

But for unsophisticated action configs, it might still be useful to accept the [skip ci] from the PR title.

@denyskon denyskon added the proposal/accepted We have reviewed the proposal and agree that it should be implemented like that/at all. label Mar 12, 2024
@denyskon denyskon self-assigned this Mar 12, 2024
@denyskon denyskon added this to the 1.22.0 milestone Mar 13, 2024
lunny pushed a commit that referenced this issue Mar 14, 2024
Extends #28075 to support [skip ci] inside PR titles.

Close #29265
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
proposal/accepted We have reviewed the proposal and agree that it should be implemented like that/at all. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants