You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Discarded via the Atlantis UI GitHub comment, comes one for every subdirectory that was discarded. This can be too spammy for PRs that touch various directories.
The proposal is to try and group discarded plans together, similarly to what is done for plan comments.
Most likely need to make changes in server/controllers/locks_controller.go.
Images:
The text was updated successfully, but these errors were encountered:
Currently, the
Discarded via the Atlantis UI
GitHub comment, comes one for every subdirectory that was discarded. This can be too spammy for PRs that touch various directories.The proposal is to try and group discarded plans together, similarly to what is done for
plan
comments.Most likely need to make changes in
server/controllers/locks_controller.go
.Images:
![Image](https://private-user-images.githubusercontent.com/15115078/411899779-fa0fdd7b-e594-4688-97bc-382959e1a411.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMzU1MTcsIm5iZiI6MTczOTMzNTIxNywicGF0aCI6Ii8xNTExNTA3OC80MTE4OTk3NzktZmEwZmRkN2ItZTU5NC00Njg4LTk3YmMtMzgyOTU5ZTFhNDExLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA0NDAxN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdiNDU1YzRhNzU0YjMzM2M0ZWQwMWIzNjdmMjBlNWViZTdhNjI0M2NiNTMxYWFmNmVlZTI1OTEyMmZlYzc1NzcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.AMODDfW4OTo7QYsziqi0DlkJBaMkDS6U5F_bmNXEvBM)
The text was updated successfully, but these errors were encountered: