docs: improve app creation for incoming webhook technique
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 82/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- github-actions
- Domain
- documentation
Research direction
Open the linked incoming webhook setup section and compare its current app-creation steps with the proposed manifest. Update the documentation to suggest creating the app from that manifest, then verify the setup instructions and rendered documentation are clear and complete.
Written by the indexing model from the issue text.
Description
📚 The setup steps of the incoming webhook technique require multiple steps on an adjacent UI. We might suggest creating an app with the following manifest:
🔗 https://docs.slack.dev/tools/slack-github-action/sending-data-slack-incoming-webhook#setup
{
"_metadata": {
"major_version": 1
},
"display_information": {
"name": "GitHub Actions",
"description": "Incoming webhook for GitHub Actions notifications"
},
"features": {
"bot_user": {
"display_name": "GitHub Actions"
}
},
"oauth_config": {
"scopes": {
"bot": ["incoming-webhook"]
}
},
"settings": {
"org_deploy_enabled": true,
"incoming_webhooks": {
"incoming_webhooks_enabled": true
}
}
}
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 200
- Avg merge
- 2h 59m
- Merged PRs (30d)
- 6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from slackapi/slack-github-action
-
discussion security semver:major
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
slackapi/slack-github-action#621 · 1 comment · 1 reaction ·
-
dependencies question
slackapi/slack-github-action#671 · 2 comments · 1 assignee ·
-
needs info question
Difficulty 3/5 1-2 days Newbie friendliness 55/100
slackapi/slack-github-action#654 · 7 comments · 5 reactions ·
-
question
Difficulty 5/5 Over a week Newbie friendliness 20/100
slackapi/slack-github-action#520 · 1 comment ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
slackapi/slack-github-action#511 · 2 comments · 3 reactions ·
All issues in slackapi/slack-github-action
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area-deployment area-integrations triage:bot-seen
Difficulty 2/5 Half a day Newbie friendliness 86/100
-
Issue-Bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
sugarlabs/musicblocks#8924 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
ArduPilot/ardupilot_wiki#8088 ·
-
[BUG] createTool tools cannot be registered with Mastra when exactOptionalPropertyTypes is enabled Opencustomer-eng status: needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 84/100