History log of /dokuwiki/.github/workflows/autoFix.yml (Results 1 – 7 of 7)
Revision Date Author Comments
# 956542d0 08-Jul-2024 Tobias <5702338+T0biii@users.noreply.github.com>

fixes #4265

Run autoFix only if repository owner is dokuwiki


# 4d2a0912 11-Mar-2024 Andreas Gohr <andi@splitbrain.org>

increase github action versions


# 4de5c5e9 18-Sep-2023 Andreas Gohr <andi@splitbrain.org>

prefer composer installed tools in workflows


# aae5a43e 02-Sep-2023 Andreas Gohr <andi@splitbrain.org>

autofix: create PR even if phpcbf can't fix everything


# d6784168 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

prepare for merging

removed WIP marker and changed the branch to master


# bf7ba4d5 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

workflow improvements

* make bot PRs more easy to spot
* better PR message for autofix
* no more checkstyle to annotation


# 077b7fe2 29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

add configuration for rector

A workflow should automatically suggest a new pull request with the
changes.

Initial fixes will not be applied from the auto generated PR but will be
added as piece by

add configuration for rector

A workflow should automatically suggest a new pull request with the
changes.

Initial fixes will not be applied from the auto generated PR but will be
added as piece by piece commits with rule updates to this branch.

show more ...