Skip to content

[Workflow] Do to talk about workflow, and explain what support option is for #20112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Aug 13, 2024

Again, registry is root of so many confusion, we should not talk about it at all

@@ -81,6 +81,7 @@ Below is the configuration for the pull request state machine.
marking_store:
type: 'method'
property: 'currentPlace'
# The supports options is useful only if you are using twig functions ('workflow_*')
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# The supports options is useful only if you are using twig functions ('workflow_*')
# the "supports" option is useful only if you are using Twig functions ('workflow_*')

Copy link
Member

Choose a reason for hiding this comment

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

I did these changes while merging. Thanks!

@@ -132,6 +133,7 @@ Below is the configuration for the pull request state machine.
<framework:property>currentPlace</framework:property>
</framework:marking-store>

<!-- The supports options is useful only if you are using twig functions ('workflow_*') -->
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<!-- The supports options is useful only if you are using twig functions ('workflow_*') -->
<!-- The "support" option is useful only if you are using Twig functions ('workflow_*') -->

@@ -202,6 +204,7 @@ Below is the configuration for the pull request state machine.

$pullRequest
->type('state_machine')
// The supports options is useful only if you are using twig functions ('workflow_*')
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// The supports options is useful only if you are using twig functions ('workflow_*')
// The "supports" option is useful only if you are using Twig functions ('workflow_*')

@javiereguiluz javiereguiluz merged commit 9af4dd8 into symfony:5.4 Aug 26, 2024
2 of 3 checks passed
@javiereguiluz
Copy link
Member

Thanks Grég!

@lyrixx lyrixx deleted the workflow-support branch August 26, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants