Alex-302
|
bed39c56ab
|
Revert
|
2026-06-07 22:59:51 +03:00 |
|
Alex-302
|
b15ecd8f16
|
test
|
2026-06-07 22:56:40 +03:00 |
|
Alex-302
|
f6928cac93
|
Upd Rotating Domains Checker workflow - run at 1:00, 7:00, 13:00, 19:00 UTC
|
2026-05-27 15:49:44 +03:00 |
|
Dávid Tóta
|
68f46c332e
|
Update engine and release age requirements (#231669)
|
2026-05-20 14:18:11 +03:00 |
|
Pavel
|
7b8c8963f7
|
Upgrade actions and modify Slack notification setup (#228931)
* Upgrade actions and modify Slack notification setup
* aglint.yml
* assign-on-label.yml
* change-on-reopen.yml
* rm-labels-on-closed.yml
* markdownlint.yml
Updated Slack notification action and formatting.
|
2026-05-19 08:22:30 +03:00 |
|
dependabot[bot]
|
b0ab150285
|
Bump actions/github-script from 8 to 9 (#230384)
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v8...v9)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-12 12:17:08 +03:00 |
|
Alex
|
4290580068
|
Integration of RotatingDomainsChecker (#229646)
* Integration of RotatingDomainsChecker
* added jmanga as non Turkish example (switches TLD)
* upd
|
2026-04-21 15:28:24 +03:00 |
|
Alex-302
|
b5ef77c495
|
Upd 29e1c17cf4
|
2026-03-26 15:28:13 +02:00 |
|
Alex-302
|
29e1c17cf4
|
Upd Cron schedule for Stale bot for high priority issues to run every hour only from 4 to 16 UTC
|
2026-03-26 15:09:22 +02:00 |
|
PiQuark6046
|
66f4c49245
|
change to ubuntu-slim to reduce bootstrapping timing (#226367)
|
2026-03-06 13:31:31 +02:00 |
|
Alex-302
|
46d2117d02
|
Upd stale bot workflow - not apply to "Infrastructure"
|
2026-01-26 16:24:00 +02:00 |
|
Alex
|
4dff7614e3
|
Revert "Weakened the value of days-before-issue-stale during New Year holiday…" (#221443)
This reverts commit 9703a96509.
|
2026-01-21 14:12:46 +02:00 |
|
Alex-302
|
8273f9cefe
|
Revert Stale workflow
|
2026-01-21 14:12:12 +02:00 |
|
dependabot[bot]
|
d826be2e11
|
Bump actions/cache from 4 to 5 (#221540)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-05 20:47:04 +02:00 |
|
xglossyntx
|
6f38d768a3
|
Added Fix to the template for issue linking. (#221919)
|
2026-01-05 16:40:06 +02:00 |
|
Alex-302
|
3783f699db
|
Upd stale_issues_low.yml
|
2026-01-03 22:58:18 +02:00 |
|
Alex
|
9703a96509
|
Weakened the value of days-before-issue-stale during New Year holidays (#221442)
|
2025-12-30 18:22:03 +02:00 |
|
PiQuark6046
|
403a7e1bac
|
update Nodejs version to 24 (#219859)
|
2025-12-11 18:09:07 +02:00 |
|
Alex-302
|
2edb94035f
|
Fixed a typo
|
2025-12-09 17:49:37 +02:00 |
|
David
|
747c97c429
|
Update AGLint to v4.0.0 beta (#218970)
* Update AGLint to v4.0.0-beta.0
* Update AGLint config
* Fix rule name in disable comments
* Remove unnecessary disable comments
* Fix pseudo elements
* Update AGLint to v4.0.0-beta.1
* Enable caching for AGLint
* Add AGLint ignore file
* Use ignore file for cache calculation
* Update AGLint cache strategy
* Update AGLint to 4.0.0-beta.2
|
2025-12-08 16:04:57 +02:00 |
|
dependabot[bot]
|
a165b2a2cd
|
Bump actions/checkout from 5 to 6 (#219137)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-01 13:11:17 +02:00 |
|
dependabot[bot]
|
498d9a8a93
|
Bump actions/setup-node from 5 to 6 (#216740)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-21 16:08:20 +02:00 |
|
Alex-302
|
6509c162c6
|
Upd #217184
|
2025-11-10 11:28:15 +02:00 |
|
Alex
|
803c45c14a
|
Adjusted Stale Bot (#217184)
|
2025-11-07 16:57:38 +02:00 |
|
dependabot[bot]
|
321acc04e7
|
Bump actions/stale from 9 to 10 (#214568)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-02 18:47:19 +03:00 |
|
dependabot[bot]
|
01b598d04e
|
Bump actions/setup-node from 4 to 5 (#214567)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-02 18:47:01 +03:00 |
|
dependabot[bot]
|
acfdec1c63
|
Bump actions/github-script from 7 to 8 (#214566)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-02 18:46:46 +03:00 |
|
dependabot[bot]
|
e38e9fbfe0
|
Bump actions/checkout from 4 to 5 (#212597)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-05 15:49:30 +03:00 |
|
David
|
3bb65f99c2
|
update CODEOWNERS to correct owner references (#210741)
|
2025-08-11 15:00:27 +03:00 |
|
Alex
|
465381dc20
|
Upd issue templates (#210254)
* Upd issue templates
Added:
- AdGuard CLI
- Brave browser
- new filters
* fix
|
2025-07-28 21:12:47 +03:00 |
|
David
|
b9b379022a
|
Migrate from Yarn to npm package manager and update AGLint to v3 (#205942)
* migrate from Yarn to npm package manager and update dependencies
* update CODEOWNERS file with new ownership assignments and reorder entries
|
2025-05-21 18:25:57 +03:00 |
|
David
|
e5d0437f5a
|
Add CODEOWNERS (#205159)
* add CODEOWNERS
* remove reviewer assignments from dependabot config
|
2025-05-13 10:42:11 +03:00 |
|
David
|
d68f670548
|
Update GitHub workflows to Node v20 (#174694)
* update linter workflows
* bump actions script to v7
* bump actions stale to v9
* update workspace recommendations
* add expression markers
|
2024-03-27 18:21:27 +02:00 |
|
David
|
7760589df9
|
Integrate markdownlint (#171933)
* Integrate markdownlint
* Update config
|
2024-02-01 20:27:55 +01:00 |
|
David
|
7411645424
|
Add reviewers for DB PRs automatically (#171579)
|
2024-01-26 14:12:19 +01:00 |
|
dependabot[bot]
|
ecfeed5700
|
Bump actions/setup-node from 3 to 4 (#164473)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-30 12:57:12 +02:00 |
|
dependabot[bot]
|
58128f3fae
|
Bump actions/checkout from 3 to 4 (#160889)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-30 12:56:59 +02:00 |
|
Alex
|
90be198443
|
Updated issues templates - divided filters list by categories like in AdGuard settings (#164167)
|
2023-10-20 13:56:49 +03:00 |
|
Alex-302
|
6afba2ea9c
|
Added AdGuard Ukrainian filter to GH templates
|
2023-10-19 19:20:14 +03:00 |
|
Alex
|
a6bb61ae17
|
Improve AGLint workflow (#157376)
* Improve AGLint workflow https://github.com/hufilter/hufilter-dev/pull/390
* Upd
|
2023-08-14 16:32:50 +03:00 |
|
jellizaveta
|
dbc50c3d71
|
Fix #154379 update workflows (#154424)
|
2023-06-23 15:23:55 +03:00 |
|
MasterKia
|
bd66e76495
|
Fix the name of Persian list in the issue template (#153223)
* Fix the name of Persian list
* Fix the name of Persian list
|
2023-06-09 10:57:48 +00:00 |
|
scripthunter7
|
05a1bb2978
|
Fix job name in Slack report (#151794)
|
2023-05-24 16:38:23 +03:00 |
|
scripthunter7
|
58190b48d2
|
Add job field to Slack report when AGLint fails (#151714)
|
2023-05-24 14:22:00 +03:00 |
|
Cat Ball
|
1b649fd00a
|
Fix/149541 Update URLs in Github templates (#149542)
* Fix #149538 simpleanalyticscdn.com
Add two domains to tracker blocklist:
- simpleanalyticscdn.com
- simpleanalyticsexternal.com
Tested as custom filtering rules for a few months, they appear to work
without any issues.
Domains are based on Simple Analytics documentation and network
observations.
- https://docs.simpleanalytics.com/script
- https://docs.simpleanalytics.com/bypass-ad-blockers
* Fix #149541 Update reporting tool URL in Github templates
* Update SpywareFilter/sections/tracking_servers.txt
Co-authored-by: krystian3w <35370833+krystian3w@users.noreply.github.com>
* Update SpywareFilter/sections/tracking_servers.txt
Co-authored-by: krystian3w <35370833+krystian3w@users.noreply.github.com>
---------
Co-authored-by: Cat Lee Ball 🎶🎷🐀 <git@catball.dev>
Co-authored-by: krystian3w <35370833+krystian3w@users.noreply.github.com>
|
2023-04-28 14:07:12 +03:00 |
|
scripthunter7
|
73e2fcf29b
|
Bump Node version to 18 (#149282)
|
2023-04-25 14:09:02 +03:00 |
|
scripthunter7
|
83f69d50d7
|
Update aglint.yml (#149249)
|
2023-04-25 10:23:13 +03:00 |
|
scripthunter7
|
e3e62f6b38
|
Integrate AGLint (#142529)
* Install and configre AGLint
* Configure Dependabot
* AGLint workflow
* Send Slack notifications on failure
* Badges
* Simpler workflow name
* Update AGLint to v1.0.10
* Delete .aglintrc.yml
* Update aglint.yml
* Update AGLint to v1.0.11
* Create .aglintrc.yaml
|
2023-04-24 22:37:04 +03:00 |
|
Alex-302
|
38edf0c97c
|
Fixed a typo in the issue template
|
2023-03-27 19:48:13 +03:00 |
|
Spencer Comfort
|
5f81cbed10
|
Update actions (#140257)
* Update actions
* Update assign-on-label.yml
* Update change-on-reopen.yml
* Update rm-labels-on-closed.yml
* Update stale_issues_high.yml
* Update stale_issues_low.yml
* Update assign-on-label.yml
* Update change-on-reopen.yml
* Update rm-labels-on-closed.yml
|
2023-01-17 09:40:54 +03:00 |
|