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

Bump cookiecutter template to b0a205 #198

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

RKIMetadataExchange
Copy link
Contributor

Changes

Conflicts

@@ -59,6 +59,8 @@ jobs:
 
       - name: Configure git
         env:
+          MEX_BOT_EMAIL: ${{ vars.MEX_BOT_EMAIL }}
+          MEX_BOT_USER: ${{ vars.MEX_BOT_USER }}
           SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
           SIGNING_PUB: ${{ secrets.SIGNING_PUB }}
         run: |
@@ -48,6 +48,8 @@ jobs:
 
       - name: Configure git
         env:
+          MEX_BOT_EMAIL: ${{ vars.MEX_BOT_EMAIL }}
+          MEX_BOT_USER: ${{ vars.MEX_BOT_USER }}
           SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
           SIGNING_PUB: ${{ secrets.SIGNING_PUB }}
         run: |

@RKIMetadataExchange RKIMetadataExchange added the cruft Fight back against the boilerplate monster label Nov 8, 2024
@RKIMetadataExchange RKIMetadataExchange self-assigned this Nov 8, 2024
@cutoffthetop cutoffthetop merged commit 8b985f7 into main Nov 8, 2024
5 checks passed
@cutoffthetop cutoffthetop deleted the cruft/cookiecutter-template-b0a205 branch November 8, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cruft Fight back against the boilerplate monster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants