File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2- _commit : 908a424
2+ _commit : ' 2944179 '
33_src_path : gh:athackst/ci
44bump_script_path : .github/bump.sh
55release_template : " # Get it\n\n ## Python\n\n Install it with pip\n\n ```bash\n \
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ labels:
8989 - color : " #64748b"
9090
9191 automerge :
92- - head-branch : ['^dependabot/', '^ci/' ]
92+ - head-branch : ['^dependabot/']
9393 - description : " Automatically merge"
9494 - color : " #eab308"
9595
Original file line number Diff line number Diff line change 2626 uses : athackst/ci/.github/workflows/ci_updater.yml@main
2727 with :
2828 create-pr : true
29- automerge : true
3029 secrets :
3130 token : ${{ secrets.CI_BOT_TOKEN }}
Original file line number Diff line number Diff line change 11# This file is generated from athackst/ci/template/.github/workflows/setup_labels.yml.jinja.
22# Do not edit directly; update the template instead.
33
4- name : Setup labels
4+ name : Setup Labels
55
66on :
77 push :
You can’t perform that action at this time.
0 commit comments