Skip to content

CRMR: rename the main workflow to Sanity check and simplify pull-request-checks.yml triggers - #4

Merged
codebend3r merged 1 commit into
mainfrom
workflow-naming-cleanup
Sep 6, 2026
Merged

codebend3r merged 1 commit into
mainfrom
workflow-naming-cleanup

Conversation

@codebend3r

@codebend3r codebend3r commented Sep 5, 2026

Copy link
Copy Markdown
Owner
  • sanity-check.yml workflow renamed 🚀 Main✅ Sanity check
  • pull-request-checks.yml on: reduced to a bare pull_request: — explicit types: [opened, synchronize, reopened] and its comments dropped, since that list is the default
  • triggering is unchanged in both files — checks still run on PRs only, sanity-check.yml still on push: to main
  • job ids, job names and steps unchanged in both files

@netlify

netlify Bot commented Sep 5, 2026

Copy link
Copy Markdown

Deploy Preview for crammr ready!

Name Link
🔨 Latest commit 0a1e8f7
🔍 Latest deploy log https://app.netlify.com/projects/crammr/deploys/6a9d5bfbd157b5000892b9c6
😎 Deploy Preview https://deploy-preview-4--crammr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codebend3r codebend3r changed the title CRMR: standardize workflow naming and triggers CRMR: widen triggers and rename the workflow Sep 5, 2026
@codebend3r codebend3r changed the title CRMR: widen triggers and rename the workflow CRMR: widen pull-request-checks.yml triggers and rename the sanity-check.yml workflow Sep 5, 2026
@codebend3r codebend3r changed the title CRMR: widen pull-request-checks.yml triggers and rename the sanity-check.yml workflow CRMR: rename the main workflow to Sanity check and simplify pull-request-checks.yml triggers Sep 5, 2026
@codebend3r
codebend3r force-pushed the workflow-naming-cleanup branch from f5a3eb7 to c00e3b3 Compare September 6, 2026 12:25
- rename `sanity-check.yml` workflow from `🚀 Main` to `✅ Sanity check`
- drop explicit `types: [opened, synchronize, reopened]` from `pull-request-checks.yml` — matches the `pull_request` defaults
@codebend3r
codebend3r force-pushed the workflow-naming-cleanup branch from c00e3b3 to 0a1e8f7 Compare September 6, 2026 12:26
@codebend3r
codebend3r merged commit af0a0bd into main Sep 6, 2026
6 checks passed
@codebend3r
codebend3r deleted the workflow-naming-cleanup branch September 6, 2026 12:29
codebend3r added a commit that referenced this pull request Sep 6, 2026
…equest-checks.yml` triggers (#4)

- `sanity-check.yml` workflow renamed `🚀 Main` → `✅ Sanity check`
- `pull-request-checks.yml` `on:` reduced to a bare `pull_request:` —
explicit `types: [opened, synchronize, reopened]` and its comments
dropped, since that list is the default
- triggering is unchanged in both files — checks still run on PRs only,
`sanity-check.yml` still on `push:` to `main`
- job ids, job names and steps unchanged in both files
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.

1 participant