Skip to content

Add-app-manifest#13

Merged
markhallen merged 2 commits into
mainfrom
add-app-manifest
Aug 5, 2025
Merged

Add-app-manifest#13
markhallen merged 2 commits into
mainfrom
add-app-manifest

Conversation

@markhallen

@markhallen markhallen commented Aug 5, 2025

Copy link
Copy Markdown
Owner
  • Add docs/app-manifest.json with complete Slack app configuration
  • Update README with manifest-based setup as recommended option
  • Remove sensitive URLs from manifest (use placeholder domains)
  • Restructure Slack setup documentation with two clear options:
    • Option 1: Create from manifest (recommended)
    • Option 2: Manual setup (existing approach)
  • Add manifest reference to project structure documentation
  • Improve Slack app configuration section with clearer guidance

This makes it much easier for users to create their own Slack app
by simply copying the manifest and updating the domain URLs.

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring/code cleanup

Testing

  • Tests pass locally
  • New tests added for new functionality
  • Manual testing completed

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Additional Notes

Add any additional notes or context about the PR here.

- Add docs/app-manifest.json with complete Slack app configuration
- Update README with manifest-based setup as recommended option
- Remove sensitive URLs from manifest (use placeholder domains)
- Restructure Slack setup documentation with two clear options:
  - Option 1: Create from manifest (recommended)
  - Option 2: Manual setup (existing approach)
- Add manifest reference to project structure documentation
- Improve Slack app configuration section with clearer guidance

This makes it much easier for users to create their own Slack app
by simply copying the manifest and updating the domain URLs.
@markhallen markhallen merged commit 5e64569 into main Aug 5, 2025
5 checks passed
@markhallen markhallen deleted the add-app-manifest branch August 5, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant