-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1441377
commit f095063
Showing
3 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Learn how to add code owners here: | ||
# https://help.github.com/en/articles/about-code-owners | ||
|
||
* @navin-moorthy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ on: | |
- main | ||
|
||
jobs: | ||
build: | ||
test: | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# .kodiak.toml | ||
version = 1 | ||
|
||
[merge] | ||
automerge_label = "ready 🎉" | ||
require_automerge_label = false | ||
method = "squash" | ||
delete_branch_on_merge = true | ||
optimistic_updates = true | ||
prioritize_ready_to_merge = true | ||
notify_on_conflict = false | ||
|
||
[merge.message] | ||
title = "pull_request_title" | ||
body = "github_default" | ||
include_pr_number = true | ||
body_type = "markdown" | ||
strip_html_comments = true |
f095063
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
renderlesskit-react – ./
renderlesskit-react-timelessco.vercel.app
renderlesskit-react.vercel.app
renderlesskit-react-git-main-timelessco.vercel.app