-
-
Notifications
You must be signed in to change notification settings - Fork 182
Pull requests: alecthomas/kong
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add NoRepeatedFlags option to reject flags passed more than once
#648
opened Aug 18, 2026 by
ChrisJr404
Loading…
fix: a negated flag cannot be turned back on later on the command line
#646
opened Aug 15, 2026 by
VXNCXNX
Loading…
fix: enforce a required xor group with only one required member
#644
opened Aug 14, 2026 by
VXNCXNX
Loading…
fix: skip validating I/O mappers' defaults when resolvers may override them
#643
opened Aug 9, 2026 by
Pastalikek65
Loading…
fix: JSON resolver now matches camelCase keys in nested (embedded) struct sections
#641
opened Aug 9, 2026 by
Pastalikek65
Loading…
fix: place [flags] before passthrough args in summaries
#640
opened Aug 9, 2026 by
Pastalikek65
Loading…
chore(deps): update actions/setup-go action to v7
#632
opened Jul 27, 2026 by
renovate
Bot
Loading…
1 task
chore(deps): update all non-major dependencies
#631
opened Jul 27, 2026 by
renovate
Bot
Loading…
1 task
Fix JSON resolver not finding camelCase keys nested in embedded structs
#630
opened Jul 22, 2026 by
hexonal
Loading…
Validate flags/positionals before the commands/nodes that own them
#629
opened Jul 22, 2026 by
hexonal
Loading…
Return an error instead of panicking on a map with an unmappable key/value type
#627
opened Jul 19, 2026 by
chuenchen309
Contributor
Loading…
fix: required flags aren't enforced when a default resolves to empty
#624
opened Jul 18, 2026 by
james-lawrence
Loading…
Fix panic on a set tag without a value
#623
opened Jul 17, 2026 by
chuenchen309
Contributor
Loading…
fix: Call hooks from unexported embedded fields
#620
opened Jul 11, 2026 by
abhinav
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.