Skip to content

Fix trailing whitespace in automerge workflow#332

Closed
Copilot wants to merge 9 commits intomainfrom
copilot/automate-merge-pull-requests
Closed

Fix trailing whitespace in automerge workflow#332
Copilot wants to merge 9 commits intomainfrom
copilot/automate-merge-pull-requests

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 15, 2026

Yamllint detected trailing spaces in .github/workflows/automerge.yml causing validation failures.

Changes

  • Removed trailing whitespace from lines 54 and 57 in the approval check step
  • Verified YAML syntax remains valid after cleanup

Notes

Line-length warnings remain but are consistent with existing workflows (ci.yml, dependabot-automerge.yml) and do not affect functionality.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/graphql
    • Triggering command: /usr/bin/gh gh pr list --head copilot/automate-merge-pull-requests (http block)

If you need me to access, download, or install something from one of these locations, you can either:


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 3 commits February 15, 2026 13:03
Co-authored-by: bug-ops <12019904+bug-ops@users.noreply.github.com>
Co-authored-by: bug-ops <12019904+bug-ops@users.noreply.github.com>
Co-authored-by: bug-ops <12019904+bug-ops@users.noreply.github.com>
Copilot AI changed the title [WIP] Add automation for merging pull requests when ready Add auto-merge workflow for approved PRs Feb 15, 2026
Copilot AI requested a review from bug-ops February 15, 2026 13:07
Copilot AI and others added 2 commits February 15, 2026 13:09
Co-authored-by: bug-ops <12019904+bug-ops@users.noreply.github.com>
Co-authored-by: bug-ops <12019904+bug-ops@users.noreply.github.com>
Copilot AI changed the title Add auto-merge workflow for approved PRs Update PR branch from default before auto-merge Feb 15, 2026
@github-actions github-actions bot added size/M Medium PR (51-200 lines) documentation Improvements or additions to documentation ci CI/CD configuration and removed size/M Medium PR (51-200 lines) labels Feb 15, 2026
@bug-ops bug-ops marked this pull request as ready for review February 15, 2026 13:13
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   80.32%   80.32%           
=======================================
  Files          99       99           
  Lines       24053    24053           
=======================================
  Hits        19321    19321           
  Misses       4732     4732           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI and others added 2 commits February 15, 2026 13:20
Co-authored-by: bug-ops <12019904+bug-ops@users.noreply.github.com>
Co-authored-by: bug-ops <12019904+bug-ops@users.noreply.github.com>
Copilot AI changed the title Update PR branch from default before auto-merge Simplify automerge to wait only for CI Status gate Feb 15, 2026
Copilot AI requested a review from bug-ops February 15, 2026 13:22
Co-authored-by: bug-ops <12019904+bug-ops@users.noreply.github.com>
Copilot AI changed the title Simplify automerge to wait only for CI Status gate Fix yamllint errors in automerge workflow Feb 15, 2026
Copilot AI requested a review from bug-ops February 15, 2026 13:28
Copilot AI changed the title Fix yamllint errors in automerge workflow Fix trailing whitespace in automerge workflow Feb 15, 2026
Copilot AI requested a review from bug-ops February 15, 2026 13:34
@bug-ops bug-ops closed this Feb 15, 2026
@bug-ops bug-ops deleted the copilot/automate-merge-pull-requests branch February 15, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD configuration documentation Improvements or additions to documentation size/M Medium PR (51-200 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants