Skip to content

enhance(repo): add merge queue events to repo command args#634

Merged
wass3rw3rk merged 3 commits intomainfrom
enhance/repo-mq-events
Mar 9, 2026
Merged

enhance(repo): add merge queue events to repo command args#634
wass3rw3rk merged 3 commits intomainfrom
enhance/repo-mq-events

Conversation

@ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Mar 6, 2026

Adding repo merge queue events flag

@ecrupper ecrupper requested a review from a team as a code owner March 6, 2026 18:44
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.25%. Comparing base (ca7792c) to head (56ab617).
⚠️ Report is 1 commits behind head on main.

❌ Your project status has failed because the head coverage (71.25%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #634      +/-   ##
==========================================
+ Coverage   71.23%   71.25%   +0.02%     
==========================================
  Files         174      174              
  Lines        4735     4739       +4     
==========================================
+ Hits         3373     3377       +4     
  Misses       1053     1053              
  Partials      309      309              
Files with missing lines Coverage Δ
action/dashboard/view.go 72.72% <100.00%> (ø)
action/repo/add.go 89.74% <100.00%> (+0.26%) ⬆️
action/repo/update.go 94.87% <100.00%> (+0.13%) ⬆️
action/secret/secret.go 80.00% <100.00%> (ø)
command/repo/add.go 87.09% <100.00%> (+0.43%) ⬆️
command/repo/update.go 87.09% <100.00%> (+0.43%) ⬆️
internal/output/dump.go 100.00% <100.00%> (ø)
internal/output/json.go 100.00% <100.00%> (ø)
internal/output/rawjson.go 100.00% <100.00%> (ø)
internal/output/spew.go 100.00% <100.00%> (ø)
... and 4 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wass3rw3rk wass3rw3rk merged commit ce3ca6f into main Mar 9, 2026
14 of 17 checks passed
@wass3rw3rk wass3rw3rk deleted the enhance/repo-mq-events branch March 9, 2026 15:16
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.

3 participants