Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposing adding per $subject based on modest personal experience new to this world 😅
For instance this helped me realise the
generic
source:when compared to the
![Screenshot 2023-05-24 at 12 37 01 (2)](https://private-user-images.githubusercontent.com/1699252/240588354-fed8c6d7-0e5f-4437-9e0e-192982534b32.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTAxMzYsIm5iZiI6MTczOTY4OTgzNiwicGF0aCI6Ii8xNjk5MjUyLzI0MDU4ODM1NC1mZWQ4YzZkNy0wZTVmLTQ0MzctOWUwZS0xOTI5ODI1MzRiMzIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDcxMDM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NGEwMjU4NzQ4ZGZlNjhmYmVlZjU5ZjM5ZTllZGVlNjQzNjVmNmRlZmE2YmRiOGFhZTYzNWM5MjZiYjcwOWRlMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.2wHkGfJU1ODQslfV2IG-OanHSh2QI_EWCMOJLF2Lrxs)
webhook
does not want the.payload.
:and used some unicode tricks to better notice the lines I was looking for:
![Screenshot 2023-05-24 at 12 37 32 (2)](https://private-user-images.githubusercontent.com/1699252/240588488-8a97f0b8-2b07-4126-a8a2-8da20f85087f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTAxMzYsIm5iZiI6MTczOTY4OTgzNiwicGF0aCI6Ii8xNjk5MjUyLzI0MDU4ODQ4OC04YTk3ZjBiOC0yYjA3LTQxMjYtYThhMi04ZGEyMGY4NTA4N2YucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDcxMDM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzA4ZjAzNzVkMGNmNjkyNThhMDc2ZDAxMTc4YzNlYWI3OTYxZTQ5OTMyMWYwZDRjYzgzYTdlZDkwZjM3NTIzMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.kYscKln7NFe-nlYZ6G6GuxPBUbYBalDJmoGzRkqG4a8)
The suggested flow in the docs imho helps in order not to having to retrigger the command manually.