Skip to content

Commit a454f77

Browse files
DEPRECATION!: Legacy Workflows Deprecation (#1350)
In accordance with the [Legacy Workflow Deprecation Note](https://api.slack.com/changelog/2023-08-workflow-steps-from-apps-step-back), this pull request removes the following: WebAPI Methods: - [workflows.StepCompleted](https://api.slack.com/methods/workflows.stepCompleted) - [workflows.stepFailed](https://api.slack.com/methods/workflows.stepFailed) - [workflows.updateStep](https://api.slack.com/methods/workflows.stepCompleted) Events: - [workflow_step_execute](https://api.slack.com/events/workflow_step_execute) - [workflow_published](https://api.slack.com/events/workflow_published) - [workflow_unpublished](https://api.slack.com/events/workflow_unpublished) - [workflow_deleted](https://api.slack.com/events/workflow_deleted) - [workflow_step_deleted](https://api.slack.com/events/workflow_step_deleted)
1 parent 585282a commit a454f77

File tree

13 files changed

+23
-901
lines changed

13 files changed

+23
-901
lines changed

examples/workflow_step/README.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

examples/workflow_step/go.mod

Lines changed: 0 additions & 9 deletions
This file was deleted.

examples/workflow_step/go.sum

Lines changed: 0 additions & 11 deletions
This file was deleted.

examples/workflow_step/handler.go

Lines changed: 0 additions & 211 deletions
This file was deleted.

examples/workflow_step/main.go

Lines changed: 0 additions & 48 deletions
This file was deleted.

examples/workflow_step/middleware.go

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)