Uh oh!
There was an error while loading. Please reload this page.
chore: improve maintainers docs - #1226
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #1226 +/- ##
=======================================
Coverage 90.96% 90.96% =======================================
Files 222 222 Lines 7501 7501 =======================================
Hits 6823 6823 Misses 678 678 ☔ View full report in Codecov by Sentry. |
zimeg
left a comment
There was a problem hiding this comment.
LGTM! These formatting changes make future edits so much quicker - thanks for making this a PR 📚 ✨
I left a few comments and questions that might want to be reviewed before merging, but feel free to merge whenever! 🚢
Uh oh!
There was an error while loading. Please reload this page.
| - Create a new GitHub Release from the [Releases page](https://github.com/slackapi/bolt-python/releases) by clicking the "Draft a new release" button. | ||
| - Enter the new version number updated from the commit (e.g. `v1.2.3`) into the "Choose a tag" input. | ||
| - Ensure the tag `Target` branch is `main` (e.g `Target:main`). | ||
| - Click the "Create a new tag: x.x.x on publish" button. This won't create your tag immediately. |
There was a problem hiding this comment.
This won't create your tag immediately.
🙏 ✨
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Eden Zimbelman <zim@o526.net>
Co-authored-by: Eden Zimbelman <zim@o526.net>
This PR aims to improve the maintainers documentation and PR template. It update the release instruction to match the python SDK and follow the Deno patterns
Category (place an
xin each of the[ ])slack_bolt.Appand/or its core componentsslack_bolt.async_app.AsyncAppand/or its core componentsslack_bolt.adapter/docsRequirements (place an
xin each[ ])Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
./scripts/install_all_and_run_tests.shafter making the changes.