1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-09 13:47:13 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Nuno Góis
2abbf976fe
chore: AI flag cleanup action trigger workflows (#10288)
https://linear.app/unleash/issue/2-3671/adapt-ai-flag-cleanup-action-to-use-our-unleash-bot-gh-app

Adapts our AI flag cleanup action to use our Unleash-Bot GH app. The
main side-effect we're interested in is that this now automatically
triggers the PR checks.

Example PR: https://github.com/Unleash/unleash/pull/10287
2025-07-03 08:48:28 +01:00
Nuno Góis
1664c71b83
chore: AI flag cleanup action (#10274)
https://linear.app/unleash/issue/2-3662/explore-ai-flag-cleanup-through-a-gh-action

This builds upon:
 - https://github.com/Unleash/unleash/pull/10242
 - https://github.com/Unleash/unleash/pull/10249
 - https://github.com/Unleash/unleash/pull/10250
 - https://github.com/Unleash/unleash/pull/10254

...and **Henry**, our hackathon prototype.

This GH action automatically creates PRs to clean up flags marked as
completed.

See example: https://github.com/Unleash/unleash/pull/10273

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2025-07-02 10:53:14 +01:00
Nuno Góis
6503deea9b
chore: AI flag cleanup extended experiment (#10254)
Experimenting more with AI flag cleanup.
2025-07-01 09:04:34 +01:00