1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Gautam Korlam
77ea596c78
[Gitar] Apply gitar duet on top of gitar bot PRs (#8141)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes

When working with automated changes made by the @gitar-bot , custom
automated changes may be necessary. For example,

- Running lint auto-fixes
- Executing code generation
- Updating test snapshot files
- Running internal tools

Gitar recommends these in a separate CI pipeline. We call this [Gitar
Duet](https://gitar.co/docs/more/custom-automated-changes/), where
custom tools run alongside Gitar’s automated changes.

### Important files
github ci workflow files

## Discussion points
Feel free to update the workflow to modify the autofix steps
2024-09-16 19:35:06 +03:00