Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pallets
/
jinja
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
11.8k
Code
Issues
78
Pull requests
25
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: pallets/jinja
Actions
All workflows
Workflows
Copilot code review
Copilot code review
Lock inactive closed issues
Lock inactive closed issues
pre-commit
pre-commit
Publish
Publish
Tests
Tests
Show more workflows...
Management
Caches
Deployments
pre-commit
pre-commit
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
pre-commit.yaml
will be ignored since log searching is not yet available
161 workflow runs
161 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
[rejected AI] Ignore the codec warning for unknown string escapes
pre-commit
#236:
Pull request
#2267
opened by
mmdverse
29s
mmdverse:fix/gh-1156-unknown-escape-warning
mmdverse:fix/gh-1156-unknown-escape-warning
29s
View #2267
View workflow file
[rejected AI] tojson: escape U+2028 and U+2029 (JavaScript line/paragraph separators)
pre-commit
#235:
Pull request
#2266
synchronize by
IMGillusion
15h 21m 2s
IMGillusion:fix-1882-tojson-line-separators
IMGillusion:fix-1882-tojson-line-separators
15h 21m 2s
View #2266
View workflow file
[rejected AI] tojson: escape U+2028 and U+2029 (JavaScript line/paragraph separators)
pre-commit
#234:
Pull request
#2266
opened by
IMGillusion
15h 24m 40s
IMGillusion:fix-1882-tojson-line-separators
IMGillusion:fix-1882-tojson-line-separators
15h 24m 40s
View #2266
View workflow file
[rejected AI] Preserve empty strings in indent(first=True)
pre-commit
#233:
Pull request
#2265
opened by
Nikhi00718
31s
Nikhi00718:codex/jinja-2176
Nikhi00718:codex/jinja-2176
31s
View #2265
View workflow file
[rejected AI] ignore invalid escape sequence warning when unescaping string literals (#1156)
pre-commit
#232:
Pull request
#2264
opened by
amasen02
34s
amasen02:fix/lexer-unescape-deprecation-warning-1156
amasen02:fix/lexer-unescape-deprecation-warning-1156
34s
View #2264
View workflow file
[rejected AI] preserve default=None in map filter (#2165)
pre-commit
#231:
Pull request
#2262
opened by
eminsk
35s
eminsk:fix/map-default-none
eminsk:fix/map-default-none
35s
View #2262
View workflow file
[rejected AI] Do not append fill_with in slice filter when length is divisible
pre-commit
#230:
Pull request
#2261
opened by
kishansaaai
37s
kishansaaai:fix/slice-filter-divisible-length
kishansaaai:fix/slice-filter-divisible-length
37s
View #2261
View workflow file
Prevent ChainableUndefined from testing as escaped
pre-commit
#229:
Pull request
#2259
synchronize by
MatMoore
24s
MatMoore:is-escaped-should-fail-for-chainable-undefined
MatMoore:is-escaped-should-fail-for-chainable-undefined
24s
View #2259
View workflow file
[rejected AI] do not append fill_with in slice when slice count evenly divides iterable
pre-commit
#228:
Pull request
#2260
opened by
pylrn
35s
pylrn:fix/slice-filter-divisor-fill-with
pylrn:fix/slice-filter-divisor-fill-with
35s
View #2260
View workflow file
Prevent ChainableUndefined from testing as escaped
pre-commit
#227:
Pull request
#2259
opened by
MatMoore
27s
MatMoore:is-escaped-should-fail-for-chainable-undefined
MatMoore:is-escaped-should-fail-for-chainable-undefined
27s
View #2259
View workflow file
[rejected AI] LRUCache TypeError on Python 3.14 with unhashable keys
pre-commit
#226:
Pull request
#2256
synchronize by
sanyamk23
25s
sanyamk23:fix/issue-2180-xrepo
sanyamk23:fix/issue-2180-xrepo
25s
View #2256
View workflow file
[rejected AI] indent filter ignoring blank=False when first=True
pre-commit
#225:
Pull request
#2254
synchronize by
sanyamk23
30s
sanyamk23:fix/indent-filter-blank
sanyamk23:fix/indent-filter-blank
30s
View #2254
View workflow file
[rejected AI] LRUCache TypeError on Python 3.14 with unhashable keys
pre-commit
#224:
Pull request
#2256
opened by
sanyamk23
29s
sanyamk23:fix/issue-2180-xrepo
sanyamk23:fix/issue-2180-xrepo
29s
View #2256
View workflow file
[rejected AI] LRUCache TypeError on Python 3.14 with unhashable keys
pre-commit
#223:
Pull request
#2255
opened by
sanyamk23
28s
sanyamk23:fix/lrucache-python-3.14
sanyamk23:fix/lrucache-python-3.14
28s
View #2255
View workflow file
[rejected AI] indent filter ignoring blank=False when first=True
pre-commit
#222:
Pull request
#2254
opened by
sanyamk23
27s
sanyamk23:fix/indent-filter-blank
sanyamk23:fix/indent-filter-blank
27s
View #2254
View workflow file
[rejected AI] The escaped test is false for undefined values
pre-commit
#221:
Pull request
#2253
synchronize by
pre-commit-ci-lite
Bot
30s
official-burak:fix/escaped-undefined-chainable
official-burak:fix/escaped-undefined-chainable
30s
View #2253
View workflow file
[rejected AI] The escaped test is false for undefined values
pre-commit
#220:
Pull request
#2253
opened by
official-burak
26s
official-burak:fix/escaped-undefined-chainable
official-burak:fix/escaped-undefined-chainable
26s
View #2253
View workflow file
AI junk
pre-commit
#219:
Pull request
#2252
opened by
MaxxxDong
38s
MaxxxDong:fix-escaped-undefined-test
MaxxxDong:fix-escaped-undefined-test
38s
View #2252
View workflow file
AI junk
pre-commit
#218:
Pull request
#2251
opened by
CyberneticX-Tech
30s
CyberneticX-Tech:fix/2065-patch
CyberneticX-Tech:fix/2065-patch
30s
View #2251
View workflow file
AI junk
pre-commit
#217:
Pull request
#2250
opened by
TrueFurina
27s
TrueFurina:fix/escaped-test-undefined
TrueFurina:fix/escaped-test-undefined
27s
View #2250
View workflow file
AI junk
pre-commit
#216:
Pull request
#2249
opened by
amtbsl
28s
amtbsl:fix/escaped-test-undefined-2244
amtbsl:fix/escaped-test-undefined-2244
28s
View #2249
View workflow file
AI junk
pre-commit
#215:
Pull request
#2248
synchronize by
pre-commit-ci-lite
Bot
31s
YeshwanthRajSelvaraj:fix/urlize-trailing-punctuation
YeshwanthRajSelvaraj:fix/urlize-trailing-punctuation
31s
View #2248
View workflow file
AI junk
pre-commit
#214:
Pull request
#2248
synchronize by
YeshwanthRajSelvaraj
23s
YeshwanthRajSelvaraj:fix/urlize-trailing-punctuation
YeshwanthRajSelvaraj:fix/urlize-trailing-punctuation
23s
View #2248
View workflow file
AI junk
pre-commit
#213:
Pull request
#2248
opened by
YeshwanthRajSelvaraj
37s
YeshwanthRajSelvaraj:fix/urlize-trailing-punctuation
YeshwanthRajSelvaraj:fix/urlize-trailing-punctuation
37s
View #2248
View workflow file
AI junk
pre-commit
#212:
Pull request
#2247
opened by
afonsojanu
29s
afonsojanu:fix/map-groupby-default-none-2165
afonsojanu:fix/map-groupby-default-none-2165
29s
View #2247
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.