Skip to content

chore(ci): don't run linter job for push - #151

Merged
Akatuoro merged 1 commit into
mainfrom
linter-rm-push
Sep 24, 2026
Merged

Akatuoro merged 1 commit into
mainfrom
linter-rm-push

Conversation

@swaldmann

Copy link
Copy Markdown
Contributor

Currently linter is running twice for the same commit on main:

Screenshot 2026-09-24 at 18 01 49

Have you...

  • Added relevant entry to the change log?

@swaldmann
swaldmann marked this pull request as ready for review September 24, 2026 16:02
@swaldmann
swaldmann requested review from a team as code owners September 24, 2026 16:02
@swaldmann
swaldmann requested a review from Akatuoro September 24, 2026 16:02
@swaldmann
swaldmann enabled auto-merge September 24, 2026 16:02
@hyperspace-pr-bot

Copy link
Copy Markdown

Summary

The following content is AI-generated and provides a summary of the pull request:


Title

Avoid duplicate Lint & Prettier CI runs on main pushes

Summary

Category: Chore

Updates the Lint & Prettier GitHub Actions workflow to stop running on direct pushes to main.

The workflow will continue to run for:

  • pull_request events
  • merge_group events

This avoids running the linter twice for the same commit after changes are merged, while keeping validation in place before code lands.

Have you...

  • Added relevant entry to the change log?

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.31.51

  • LLM: gpt-5.5
  • Summary Prompt: Default Prompt
  • File Content Strategy: Full file content
  • Event Trigger: pull_request.ready_for_review
  • Correlation ID: 54024820-b831-11f1-8c4f-ff0363e5cee4
  • Output Template: Repository PR Template

@swaldmann
swaldmann added this pull request to the merge queue Sep 24, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 24, 2026
@Akatuoro
Akatuoro added this pull request to the merge queue Sep 24, 2026
Merged via the queue into main with commit 33a0a23 Sep 24, 2026
9 of 11 checks passed
@Akatuoro
Akatuoro deleted the linter-rm-push branch September 24, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants