slackapi / slackapi/bolt-python
Make the conversations.setProperties method public
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 1.3k
- Forks
- 288
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
The conversations.setProperties is currently an unofficial/non-public API, but we have access to the admin.conversations.bulkSetProperties method on the Enterprise Grid. Allowing us to use this non-admin method would be amazing in automatically updating each channel to turn on the Huddle Notes AI feature, as it's annoying having to manually update each channel.
Category (place an x in each of the [ ])
- slack_bolt.App and/or its core components
- slack_bolt.async_app.AsyncApp and/or its core components
- Adapters in slack_bolt.adapter
- Others
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, den Einstiegspunkt conversations.setProperties und die zugehörigen öffentlichen Conversation-Methoden in der Bolt Python-Codebasis zu lokalisieren. Prüfe, wie diese Methoden bereitgestellt und getestet werden; abgeschlossen ist die Aufgabe, wenn Anwendungen conversations.setProperties über die unterstützte non-admin API aufrufen können und die relevanten Tests erfolgreich sind.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 65/100