v1.26.0
Fix issue with method defaults (#447)
Matched approval method defaults to documentation specifications so that when 'github_review' or 'comments' is specified, it doesn't interfere with the default value of the non-specified attribute.
Other Changes
- Add validation for public URLs by @bluekeyes in #422
- Standardize permission access by @bluekeyes in #426
- Render required permissions by @ylee088 in #425
- Fix or condition for the details section to render permissions. by @ylee088 in #427
- Add public_url env var to example config by @mogggggg in #438
- Fix permissions for codeql by @asvoboda in #441
- Fix commit caching for PRs with too many commits by @bluekeyes in #444
- Server config env documentation is wrong by @DepickereSven in #446
- Fix issue with method defaults by @shravan1k in #447
Dependency Upgrades
- Excavator: Manage go version by @svc-excavator-bot in #419
- Excavator: Updates godel plugins to latest versions by @svc-excavator-bot in #420
- Excavator: Update godel to latest version by @svc-excavator-bot in #424
- Excavator: Manage go module dependencies by @svc-excavator-bot in #428
- Excavator: Manage go version by @svc-excavator-bot in #430
- Excavator: Update godel to latest version by @svc-excavator-bot in #431
- Excavator: Updates godel plugins to latest versions by @svc-excavator-bot in #432
- Excavator: Manage go module dependencies by @svc-excavator-bot in #435
- Excavator: Update godel to latest version by @svc-excavator-bot in #433
- Excavator: Manage go module dependencies by @svc-excavator-bot in #437
- Excavator: Updates godel plugins to latest versions by @svc-excavator-bot in #440
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #443
- Excavator: Manage go module dependencies by @svc-excavator-bot in #442
Full Changelog: v1.25.0...v1.26.0