docs(ravion): document --description on project config apply - #18
Open
devin-ai-integration[bot] wants to merge 4 commits into
Open
docs(ravion): document --description on project config apply#18devin-ai-integration[bot] wants to merge 4 commits into
devin-ai-integration[bot] wants to merge 4 commits into
Conversation
Co-Authored-By: brandon <brandon@flightcontrol.dev>
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
…abulary Co-Authored-By: brandon <brandon@flightcontrol.dev>
Co-Authored-By: brandon <brandon@flightcontrol.dev>
Co-Authored-By: brandon <brandon@flightcontrol.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the new
ravion project config apply --descriptionflag (flightcontrolhq/flightcontrol#6743), which sets the description on every stack run an apply creates so runs link back to the change that caused them.The CI-integration workflow template's apply job now derives the link and passes it, preferring the PR referenced by the merge/squash commit subject and falling back to the commit:
RAVION_CLI_VERSIONin the template and its agent-prompt step move to0.2.20, the first release with the flag.cli/reference/project.mdxis regenerated from the CLI, andconfig-as-code/project-config-file.mdxmentions the flag alongside--autoapprove.Link to Devin session: https://app.devin.ai/sessions/1394b1c0836f44fc8ef4ac685d431726
Requested by: @flybayer