Skip to content

ci: Add 'prompts' to allowed semantic PR title types#368

Draft
Aaron ("AJ") Steers (aaronsteers) wants to merge 1 commit intomainfrom
devin/1773176058-add-prompts-semantic-pr-type
Draft

ci: Add 'prompts' to allowed semantic PR title types#368
Aaron ("AJ") Steers (aaronsteers) wants to merge 1 commit intomainfrom
devin/1773176058-add-prompts-semantic-pr-type

Conversation

@aaronsteers
Copy link
Copy Markdown
Member

Summary

Adds prompts to the allowed types list in the amannn/action-semantic-pull-request config. This is part of a coordinated rollout across ~10 Airbyte repos introducing a dedicated semantic PR type for changes to AI/LLM prompts, agent instructions, playbooks, and skill definitions — content that doesn't fit docs, ci, feat, or fix.

Single-line addition to .github/workflows/semantic-pr-title.yml. Purely additive — no existing types removed or modified.

Review & Testing Checklist for Human

  • Verify prompts is correctly indented in the YAML types list (matches sibling entries)
  • After merge, confirm a test PR with prompts: ... title passes the semantic PR title check

Notes

@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening this pull request!

Your contribution is appreciated. Here are some helpful tips and resources.

💡 Show Tips and Tricks

Terraform Example Commands

  • /tf-examples project=pre-1.0 action=plan - Run terraform plan on the pre-1.0 example project
  • /tf-examples project=1.0 action=plan - Run terraform plan on the 1.0 example project
  • /tf-examples project=all action=plan - Run terraform plan on all example projects
  • /tf-examples project=pre-1.0 action=apply - Apply terraform changes to the pre-1.0 example project
  • /tf-examples project=pre-1.0 action=destroy - Destroy terraform resources in the pre-1.0 example project
📚 Show Repo Guidance

About This Repository

This repository uses Speakeasy to generate the Terraform provider from the Airbyte OpenAPI specification. The CI will automatically build the provider, validate code generation, and run acceptance tests across Terraform versions 1.0-1.4.

Note: This is a generated codebase. Direct modifications to generated files are not accepted - changes must be made to the upstream OpenAPI spec.

📝 Edit this welcome message.

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