Skip to content

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

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#947
Aaron ("AJ") Steers (aaronsteers) wants to merge 1 commit intomainfrom
devin/1773176058-add-prompts-semantic-pr-type

Conversation

@aaronsteers
Copy link
Contributor

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

Summary

Adds prompts (and Prompts for case-insensitive consistency with existing types) to the allowed semantic PR title types in semantic_pr_check.yml.

This is part of a cross-repo rollout adding a new prompts type for PRs that change AI/LLM prompts, agent instructions, playbooks, or skill definitions — content that doesn't fit neatly into docs, ci, feat, or fix. The skill definition update is tracked in airbytehq/ai-skills#79.

Review & Testing Checklist for Human

  • Verify that prompts and Prompts are correctly placed in the YAML types list (proper indentation, no trailing whitespace)

Notes

Co-Authored-By: AJ Steers <aj@airbyte.io>
@devin-ai-integration
Copy link
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

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

💡 Show Tips and Tricks

Testing This CDK Version

You can test this version of the CDK using the following:

# Run the CLI from this branch:
uvx 'git+https://github.com/airbytehq/airbyte-python-cdk.git@devin/1773176058-add-prompts-semantic-pr-type#egg=airbyte-python-cdk[dev]' --help

# Update a connector to use the CDK from this branch ref:
cd airbyte-integrations/connectors/source-example
poe use-cdk-branch devin/1773176058-add-prompts-semantic-pr-type

PR Slash Commands

Airbyte Maintainers can execute the following slash commands on your PR:

  • /autofix - Fixes most formatting and linting issues
  • /poetry-lock - Updates poetry.lock file
  • /test - Runs connector tests with the updated CDK
  • /prerelease - Triggers a prerelease publish with default arguments
  • /poe build - Regenerate git-committed build artifacts, such as the pydantic models which are generated from the manifest JSON schema in YAML.
  • /poe <command> - Runs any poe command in the CDK environment
📚 Show Repo Guidance

Helpful Resources

📝 Edit this welcome message.

@github-actions
Copy link

PyTest Results (Fast)

3 892 tests  ±0   3 880 ✅ ±0   6m 47s ⏱️ -1s
    1 suites ±0      12 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 8c0b2dd. ± Comparison against base commit f550424.

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