Skip to content

github actions: add pipeline validation via fly cli#1617

Open
aramprice wants to merge 1 commit into
masterfrom
pipeline-validation-workflow
Open

github actions: add pipeline validation via fly cli#1617
aramprice wants to merge 1 commit into
masterfrom
pipeline-validation-workflow

Conversation

@aramprice

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 17, 2026 23:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a dedicated GitHub Actions workflow to validate the Concourse pipeline definition in ci/pipeline.yml by rendering it with ytt and running fly validate-pipeline on PRs/pushes that touch the pipeline file.

Changes:

  • Introduces .github/workflows/concourse.yml workflow triggered on ci/pipeline.yml changes (PRs and pushes to main).
  • Downloads fly and ytt CLIs in the workflow runner.
  • Renders the pipeline via ytt and validates it via fly validate-pipeline --strict.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/concourse.yml
Comment thread .github/workflows/concourse.yml
Comment thread .github/workflows/concourse.yml
Comment thread .github/workflows/concourse.yml
@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pending Merge | Prioritized

Development

Successfully merging this pull request may close these issues.

3 participants