Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/dashboard/testing…
Browse files Browse the repository at this point in the history
…-library/react-14.1.2
  • Loading branch information
Azanul authored Dec 13, 2023
2 parents 5208a19 + 6a31128 commit 3f1b9e5
Show file tree
Hide file tree
Showing 10 changed files with 406 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* @mlabouardy @ShubhamPalriwala @AvineshTripathi @greghub @Traxmaxx
* @mlabouardy @ShubhamPalriwala @AvineshTripathi @greghub @Traxmaxx @Kolawole9 @Azanul @jakepage91
docs @jakepage91
README.md @jakepage91
CONTRIBUTING.md @jakepage91
4 changes: 2 additions & 2 deletions .github/workflows/hello-to-new-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
issues:
types:
- opened
pull_request:
pull_request_target:
types:
- opened
jobs:
Expand All @@ -17,4 +17,4 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hey, thank you for opening your first Issue! 🙂 While a Tailwarden team member takes a look at your issue we would like to invite you to join our official Discord server, where you can interact directly with other contributors and Tailwarden team members. Link here: https://discord.tailwarden.com"
pr-message: "Hey, thank you for opening your Pull Request ! 🙂 While a Tailwarden team member takes a look at your PR we would like to invite you to join our official Discord server, where you can interact directly with other contributors and Tailwarden team members. Link here: https://discord.tailwarden.com"
pr-message: "Hey, thank you for opening your Pull Request ! 🙂 While a Tailwarden team member takes a look at your PR we would like to invite you to join our official Discord server, where you can interact directly with other contributors and Tailwarden team members. Link here: https://discord.tailwarden.com"
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ function InventoryViewAlertsChooseAlertMethod({
You have not set up your Slack integration. Learn how through
our{' '}
<a
href="https://docs.komiser.io/docs/introduction/getting-started/#slack-integration-alerts"
href="https://docs.komiser.io/guides/alerts#slack-integration"
target="_blank"
rel="noreferrer"
className="text-darkcyan-500"
Expand Down
Loading

0 comments on commit 3f1b9e5

Please sign in to comment.