Skip to content

Commit e7f6deb

Browse files
authored
chore(ci): add instruction to issue created on failure for generate check (#13434)
When librarian generate check fails, add instruction to issue body created to recommend reverting the change that causes the failure.
1 parent 60d25ba commit e7f6deb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/librarian_generation_check.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,6 @@ jobs:
8484
body: |
8585
The librarian generate diff check failed on main branch.
8686
87+
To keep the `main` branch healthy, please consider **reverting the triggering change** first. Once the revert is merged, you can investigate the failure and submit a new PR with the fix.
88+
8789
Please check the logs: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}

0 commit comments

Comments
 (0)