Skip to content

fix pipelines#83

Merged
davida-ps merged 1 commit intomainfrom
fix/pipelines
Feb 26, 2026
Merged

fix pipelines#83
davida-ps merged 1 commit intomainfrom
fix/pipelines

Conversation

@davida-ps
Copy link
Collaborator

@davida-ps davida-ps commented Feb 26, 2026

User description

Opener Type

  • Human
  • Agent (automated)

Summary

Changes Made

Related Issues


Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Security incident (please open a Security Incident Report issue instead of a PR)

Testing

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my changes
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Optimizes the CI/CD pipeline by refining workflow triggers and deployment conditions across several GitHub Actions configurations. Adjusts the automation logic to reduce redundant builds and ensures that GitHub Pages deployments are correctly synchronized with main branch updates and release workflows.

TopicDetails
Pages Deployment Updates the deployment logic for GitHub Pages to trigger directly on push to main and simplifies the workflow_run dependencies by removing the 'CI' workflow requirement.
Modified files (1)
  • .github/workflows/deploy-pages.yml
Latest Contributors(2)
UserCommitDate
[email protected]feat-wiki-add-full-in-...February 26, 2026
[email protected]feat-enhance-skill-rel...February 12, 2026
Pipeline Triggers Refines workflow triggers by removing automatic push events in favor of workflow_dispatch and pull_request filters to optimize resource usage.
Modified files (3)
  • .github/workflows/ci.yml
  • .github/workflows/codeql.yml
  • .github/workflows/scorecard.yml
Latest Contributors(2)
UserCommitDate
[email protected]feat-add-property-base...February 25, 2026
[email protected]fix-portability-harden...February 25, 2026
This pull request is reviewed by Baz. Review like a pro on (Baz).

@davida-ps davida-ps merged commit 7c0aa37 into main Feb 26, 2026
12 checks passed
@davida-ps davida-ps deleted the fix/pipelines branch February 26, 2026 10:25
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