ubiquity-os-marketplace / daemon-merging

Automatically merges pull-requests that do not have activity beyond a certain deadline.
0 stars 7 forks source link

feat: job summary #13

Closed gentlementlegen closed 1 month ago

gentlementlegen commented 1 month ago

QA: https://github.com/Meniole/automated-merging/actions/runs/10484217034

This adds a summary on the job which is very useful to see what got merged or not without having to go through the logs.

Keyrxng commented 1 month ago

This is nice I hadn't considered outputting log summaries before

0x4007 commented 1 month ago

Still doing minor refinements but perhaps you can get started by adjusting to the following style:

Preview

Merge Report

| Status | ID | |--------|-----| | 🔵 | [assistive-pricing#3](https://github.com/Meniole/assistive-pricing/pull/3) | | ⚫️ | [ubiquibot-kernel#5](https://github.com/Meniole/ubiquibot-kernel/pull/5) | | ⚫️ | [command-wallet#7](https://github.com/Meniole/command-wallet/pull/7) | | ⚫️ | [command-start-stop#4](https://github.com/Meniole/command-start-stop/pull/4) | | ⚫️ | [test-automated-merging#1](https://github.com/Meniole/test-automated-merging/pull/1) | | ⚫️ | [automated-merging#1](https://github.com/Meniole/automated-merging/pull/1) | | ⚫️ | [command-wallet#1](https://github.com/Meniole/command-wallet/pull/1) | | ⚫️ | [user-activity-watcher#3](https://github.com/Meniole/user-activity-watcher/pull/3) | | ⚫️ | [command-query-user#3](https://github.com/Meniole/command-query-user/pull/3) | | ⚫️ | [ts-template#6](https://github.com/Meniole/ts-template/pull/6) | 🔵 = merged; ⚫️ = unmerged

Configuration

Watching Repositories

Ignored Repositories

Source Code

## Merge Report

<samp>

| Status | ID |
|--------|-----|
| 🔵      | [assistive-pricing#3](https://github.com/Meniole/assistive-pricing/pull/3) |
| ⚫️     | [ubiquibot-kernel#5](https://github.com/Meniole/ubiquibot-kernel/pull/5) |
| ⚫️     | [command-wallet#7](https://github.com/Meniole/command-wallet/pull/7) |
| ⚫️     | [command-start-stop#4](https://github.com/Meniole/command-start-stop/pull/4) |
| ⚫️     | [test-automated-merging#1](https://github.com/Meniole/test-automated-merging/pull/1) |
| ⚫️     | [automated-merging#1](https://github.com/Meniole/automated-merging/pull/1) |
| ⚫️     | [command-wallet#1](https://github.com/Meniole/command-wallet/pull/1) |
| ⚫️     | [user-activity-watcher#3](https://github.com/Meniole/user-activity-watcher/pull/3) |
| ⚫️     | [command-query-user#3](https://github.com/Meniole/command-query-user/pull/3) |
| ⚫️     | [ts-template#6](https://github.com/Meniole/ts-template/pull/6) |

🔵 = merged;
⚫️ = unmerged

</samp>

## Configuration
### Watching Repositories
### Ignored Repositories
- [conversation-rewards](https://github.com/ubiquibot/conversation-rewards)
gentlementlegen commented 1 month ago

@0x4007 https://github.com/Meniole/automated-merging/actions/runs/10503093579

0x4007 commented 1 month ago

That's too bad i can't seem to see anything from mobile

image

gentlementlegen commented 1 month ago
image
0x4007 commented 1 month ago

I assume it's fine so we can merge.