iTwin / eslint-plugin

MIT License
0 stars 0 forks source link

Fix pipeline git config setup #60

Closed anmolshres98 closed 7 months ago

anmolshres98 commented 8 months ago

When pipeline is run and commits are being made by imodeljs-admin, the email is not recognized as correct and the build fails. Example: https://github.com/iTwin/eslint-plugin/actions/runs/7919189086/job/21619368733

This happens despite the fact that the email is configured properly earlier in script execution. Investigate and fix issue

anmolshres98 commented 7 months ago

Fixed by https://github.com/iTwin/eslint-plugin/pull/62