mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-04-09 17:39:14 -04:00
Add twitter and sentiment analysis actions (#8)
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
This commit is contained in:
parent
d99143176c
commit
53507401c2
@ -158,6 +158,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Manage Labels on GitHub (create/rename/update/delete) as Code](https://github.com/crazy-max/ghaction-github-labeler)
|
||||
- [Continuous Distribution of Funding to your Project Contributors and Dependencies](https://github.com/protontypes/libreselery)
|
||||
- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)
|
||||
- [Code of Conduct Compliance Through Sentiments Analysis](https://github.com/derberg/code-of-conduct-sentiment-analysis-github-action) - Analyze sentiments in issues and PRs to identify negative content that may violate your code of conduct.
|
||||
- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.
|
||||
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
|
||||
|
||||
@ -425,6 +426,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Send an Embed Message to Discord](https://github.com/sarisia/actions-status-discord)
|
||||
- [Keep Your PRs in Sync With Teamwork Tasks](https://github.com/Teamwork/github-sync)
|
||||
- [Send Microsoft Teams Notification](https://github.com/opsless/ms-teams-github-actions)
|
||||
- [GitHub Twittction](https://github.com/m1ner79/Github-Twittction) - Post on Twitter after different GitHub events.
|
||||
- [GitHub Action Notification for Discord, Slack, Telegram, Google Chat, Microsoft Teams](https://github.com/hunghg255/action-notifications)
|
||||
|
||||
### Deployment
|
||||
|
Loading…
x
Reference in New Issue
Block a user