Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Notifier] Add support forconfirm option in Slack buttons API#62039

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:7.4fromallflame:7.4
Oct 12, 2025

Conversation

@allflame
Copy link
Contributor

QA
Branch?7.4
Bug fix?no
New feature?yes
Deprecations?no
LicenseMIT

Allow sendingconfirm option to the Slack API to allow for the confirm dialog to be triggered upon press of a button in the Slack clients

Copy link
Member

@xabbuhxabbuh left a comment

Choose a reason for hiding this comment

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

Is it worth it to expand the readme around this? Or is the feature self-discoverable enough?

@allflame
Copy link
ContributorAuthor

allflame commentedOct 11, 2025
edited
Loading

Is it worth it to expand the readme around this?

I'm fine with updating the readme, if needed. I honestly tried to stick to the existing pattern in the codebase. The confirm array has very specific structure that can be described using docblock, however this seems not to be the approach through the code base, so I didnt do it here aswell. Ultimately the usage of this code requires having Slack API doc opened in another tab anyway. At least this is my experience with it

If you insist on the readme I'll add it, no problem

@fabpot
Copy link
Member

Thank you@allflame.

@fabpotfabpot merged commit570cefa intosymfony:7.4Oct 12, 2025
12 checks passed
'title' => ['type' => 'plaint_text', 'text' => 'Report a bug'],
'text' => ['type' => 'plaint_text', 'text' => 'By proceeding I confirm I\'ve read the guidelines.'],
'confirm' => ['type' => 'plaint_text', 'text' => 'Proceed'],
'deny' => ['type' => 'plaint_text', 'text' => 'Go back to reading']

Choose a reason for hiding this comment

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

Did you meanplain_text?

This was referencedOct 27, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@OskarStarkOskarStarkOskarStark approved these changes

@xabbuhxabbuhxabbuh approved these changes

+1 more reviewer

@ZarthusZarthusZarthus left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

7.4

Development

Successfully merging this pull request may close these issues.

6 participants

@allflame@fabpot@OskarStark@xabbuh@Zarthus@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp