Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
d2f2b47
Update renovate.json
freckle-automation-app[bot] Mar 17, 2025
a75018e
Remove .github/dependabot.yml
freckle-automation-app[bot] May 22, 2026
a8d50ea
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 22, 2026
18894d2
Remove .github/workflows/add-asana-comment.yml
freckle-automation-app[bot] May 22, 2026
83c84f4
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 22, 2026
131987b
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 24, 2026
a6a3a81
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 24, 2026
f5f7f7d
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 24, 2026
51eb5a9
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 25, 2026
337d0b6
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 26, 2026
abd073a
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 26, 2026
8f5cf89
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 26, 2026
cfa7430
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 26, 2026
6b1b8e6
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 26, 2026
ed02c07
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
45ed848
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
4e1c8dd
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
d7ec269
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
bf39300
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
e69cf1c
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
71d2b41
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
95f7590
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
0975c18
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
c21cf0a
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
8e1dd08
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
f147e60
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
fed8cdd
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
6d9190f
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 27, 2026
87cb7b2
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 29, 2026
e3913c8
Remove .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 29, 2026
404979b
Add .github/workflows/mergeabot.yml
freckle-automation-app[bot] May 31, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/dependabot.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/add-asana-comment.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/mergeabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
steps:
- uses: freckle/mergeabot-action@v2
with:
quarantine-days: 5
quarantine-days: -1
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>freckle/renovate-config"
],
"minimumReleaseAge": "0 days"
}
Loading