index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2026-04-13
[6.0.x] Removed unused code checkout step from labels.yml GitHub Action.
Jacob Walls
2026-03-30
[6.0.x] Skipped check_commit_messages action on forks.
Jacob Walls
2026-03-06
[6.0.x] Extended checks and docs for proper commit message format and edition.
Jacob Walls
2026-03-02
[6.0.x] Aligned docs checks between GitHub Actions and local development.
Natalia
2025-11-26
[6.0.x] Added timeout-minutes directive to all GitHub Actions workflows.
Natalia
2025-11-21
[6.0.x] Configured dangerous-triggers zizmor rule.
Jacob Walls
2025-11-21
[6.0.x] Addressed unpinned-uses zizmor finding.
Jacob Walls
2025-11-21
[6.0.x] Simplified actions after applying zizmor auto-fixes.
Jacob Walls
2025-11-21
[6.0.x] Applied auto-fixes from zizmor findings.
Jacob Walls
2025-11-21
[6.0.x] Added GitHub Actions linter (zizmor).
Jacob Walls
2025-11-10
[6.0.x] Fixed unsafe variable interpolation in GitHub Action workflow.
Markus Holtermann
2025-10-29
[6.0.x] Fixed parameter names in in "New contributor" GitHub action.
Mariusz Felisiak
2025-10-29
[6.0.x] Pinned "New contributor" GitHub action to v1.
Jacob Walls
2025-10-29
[6.0.x] Added required "issue_message" input to "New contributor" GitHub action.
Tim Kamanin
2025-10-17
[6.0.x] Refs #35844 -- Doc'd Python 3.14 compatibility.
Mariusz Felisiak
2025-10-16
[6.0.x] Bumped minimum isort version to 7.0.0.
Jacob Walls
2025-09-23
[6.0.x] Fixed warning in "New contributor" GitHub action.
Mariusz Felisiak
2025-09-12
Bumped versions in Github actions configuration.
Mariusz Felisiak
2025-08-27
Added matrix with newer image versions to the "postgis" GitHub Action.
Natalia
2025-08-27
Ensured apt repo is updated before installing deps in "postgis" GitHub Action.
Natalia
2025-08-25
Fixed #36485 -- Added lint-docs check in Tox and GitHub Actions.
David Smith
2025-08-08
Improved docs.yml GitHub Action covering docs quality checks.
David Smith
2025-07-16
Fixed GitHub Action that checks commit prefixes to fetch PR head correctly.
nessita
2025-07-16
Added GitHub Action to enforce stable branch commit message prefix.
nessita
2025-06-17
Refs #36009 -- Added GitHub action workflow to run tests with latest stable p...
nessita
2025-04-23
Skipped "Labels" Github action when not targeting the main django/django repo.
Sarah Boyce
2025-01-28
Pinned isort version to "<6.0.0" to avoid undesired reformat.
nessita
2025-01-22
Switched to pull_request_target event trigger in the Labels Github action.
Sarah Boyce
2025-01-21
Moved permissions setup to toplevel for the Labels Github action.
nessita
2025-01-21
Added GitHub action to label PRs without a ticket linked in title.
Sarah Boyce
2025-01-20
Fixed #36005 -- Dropped support for Python 3.10 and 3.11.
Mariusz Felisiak
2024-11-27
Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs b...
David Smith
2024-10-25
Made GitHub actions display all warnings in Python tests.
Mariusz Felisiak
2024-10-16
Refs #35844 -- Added Python 3.14 to daily builds.
Mariusz Felisiak
2024-10-09
Added GitHub Action workflow to test all Python versions listed in the projec...
nessita
2024-10-09
Refs #34900 -- Added Python 3.12 to classifiers and tox.ini, and used it in G...
Mariusz Felisiak
2024-10-03
Bumped latest PostgreSQL to 17 in scheduled tests workflow.
nessita
2024-09-19
Refs #35734 -- Added entry to scheduled tests workflow to test newer PostgreS...
nessita
2024-09-13
Pinned Miniforge in benchmark workflow.
Sarah Boyce
2024-08-20
Updated GitHub PR template headings to level 4.
Marijke Luttekes
2024-07-31
Removed GitHub Actions for creating and checking reminders.
nessita
2024-05-27
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.
Mariusz Felisiak
2024-05-10
Organized images in the screenshots workflow.
Nick Pope
2024-05-10
Optimized images in the screenshots workflow.
Nick Pope
2024-05-10
Removed obsolete logic from screenshots workflow.
Nick Pope
2024-04-24
Pinned GitHub Actions for reminders to commit hashes for latest release.
nessita
2024-04-24
Improved phrasing and removed bold text in the GitHub pull request template.
nessita
2024-03-18
Stopped using byte-compiled 3rd-party packages in daily builds for byte-compi...
Mariusz Felisiak
2024-03-04
Added a GitHub pull request template.
erosselli
2024-02-22
Added GitHub Actions to create and check for reminders in pull requests.
nessita
[next]