Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TEST] - Remove reviewers and fail on push #18

Closed
wants to merge 13 commits into from

Conversation

Bullrich
Copy link

THIS IS A TEST

@review-bot-stg review-bot-stg bot requested a review from a team February 21, 2024 14:17
@Bullrich Bullrich force-pushed the bullrich/review-bot/discard-reviews branch 2 times, most recently from c025911 to 70b8607 Compare February 21, 2024 14:27
@Bullrich Bullrich force-pushed the bullrich/review-bot/discard-reviews branch from b9be4e1 to 9ac41db Compare February 21, 2024 15:25
@Bullrich Bullrich force-pushed the bullrich/review-bot/discard-reviews branch from d9834f2 to 7e2ff2c Compare February 21, 2024 16:00
@github-actions github-actions bot requested a review from rzadp February 21, 2024 16:00
@Bullrich
Copy link
Author

Experiment succeeded.

Closing PR

@Bullrich Bullrich closed this Feb 21, 2024
@Bullrich Bullrich deleted the bullrich/review-bot/discard-reviews branch February 21, 2024 16:09
Bullrich pushed a commit that referenced this pull request Apr 16, 2024
… import message (paritytech#4021)

Sometimes you need to debug some issues just by the logs and reconstruct
what happened.
In these scenarios it would be nice to know if a block was imported as
best block, and what it parent was.
So here I propose to change the output of the informant to this:

```
2024-04-05 20:38:22.004  INFO ⋮substrate: [Parachain] ✨ Imported #18 (0xe7b3…4555 -> 0xbd6f…ced7)    
2024-04-05 20:38:24.005  INFO ⋮substrate: [Parachain] ✨ Imported #19 (0xbd6f…ced7 -> 0x4dd0…d81f)    
2024-04-05 20:38:24.011  INFO ⋮substrate: [jobless-children-5352] 🌟 Imported #42 (0xed2e…27fc -> 0x718f…f30e)    
2024-04-05 20:38:26.005  INFO ⋮substrate: [Parachain] ✨ Imported #20 (0x4dd0…d81f -> 0x6e85…e2b8)    
2024-04-05 20:38:28.004  INFO ⋮substrate: [Parachain] 🌟 Imported #21 (0x6e85…e2b8 -> 0xad53…2a97)    
2024-04-05 20:38:30.004  INFO ⋮substrate: [Parachain] 🌟 Imported #22 (0xad53…2a97 -> 0xa874…890f)    
```

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants