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
/
workflows
Age
Commit message (
Expand
)
Author
13 days
Refs #35007 -- Added biome to lint and format CSS files.
Tom Carrick
2026-04-16
Added automated quality checks for PRs as a GitHub Actions workflow.
Natalia
2026-04-13
Removed unused code checkout step from labels.yml GitHub Action.
Jacob Walls
2026-03-19
Refs #36620 -- Reduced permissions on coverage comment workflow.
Jacob Walls
2026-03-19
Refs #36620 -- Fixed coverage comment deletion.
Jacob Walls
2026-03-16
Skipped check_commit_messages action on forks.
Jacob Walls
2026-03-07
Optimized check_commit_messages GitHub action.
Jacob Walls
2026-03-06
Extended checks and docs for proper commit message format and edition.
Jacob Walls
2026-03-02
Aligned docs checks between GitHub Actions and local development.
Natalia
2026-02-13
Installed libmemcached-dev in screenshots workflow.
Jacob Walls
2026-02-12
Refs #36620 -- Removed stray + from coverage comment workflow step.
Jacob Walls
2026-02-11
Refs #36620 -- Shortened coverage diff comment.
Jacob Walls
2026-02-11
Refs #36620 -- Guarded coverage tests workflow behind a label.
Jacob Walls
2026-01-29
Fixed spell checking in docs GitHub Actions workflow.
Natalia
2026-01-23
Refs #36620 -- Ran coverage tests workflow on forks.
Jacob Walls
2026-01-20
Fixed #36639 -- Added CI step to run makemigrations --check against test models.
Skyiesac
2026-01-12
Bumped linter dependencies.
Ülgen Sarıkavak
2025-12-29
Bumped checkout version in Github actions configuration.
Pravin Kamble
2025-12-06
Refs #36620 -- Fixed PR number extraction in coverage_comment workflow.
saurabh
2025-12-05
Refs #36620 -- Removed PR number null check from coverage_comment workflow.
saurabh
2025-12-04
Fixed #36620 -- Fixed workflow to summarize coverage in PRs.
saurabh
2025-11-26
Added timeout-minutes directive to all GitHub Actions workflows.
Natalia
2025-11-25
Reverted "Fixed #36620 -- Added coverage workflow to summarize coverage in pu...
Natalia
2025-11-21
Fixed #36620 -- Added coverage workflow to summarize coverage in pull requests.
saurabh
2025-11-21
Configured dangerous-triggers zizmor rule.
Jacob Walls
2025-11-21
Addressed unpinned-uses zizmor finding.
Jacob Walls
2025-11-21
Simplified actions after applying zizmor auto-fixes.
Jacob Walls
2025-11-21
Applied auto-fixes from zizmor findings.
Jacob Walls
2025-11-21
Added GitHub Actions linter (zizmor).
Jacob Walls
2025-11-11
Refs #35844 -- Ran further selenium tests with --parallel=1.
Jacob Walls
2025-11-11
Refs #35844 -- Ran selenium tests with --parallel=1.
Jacob Walls
2025-11-10
Fixed unsafe variable interpolation in GitHub Action workflow.
Markus Holtermann
2025-10-22
Refs #36664 -- Added Python 3.15 to daily builds.
Mariusz Felisiak
2025-10-17
Refs #35844 -- Doc'd Python 3.14 compatibility.
Mariusz Felisiak
2025-10-16
Bumped minimum isort version to 7.0.0.
Jacob Walls
2025-10-15
Fixed parameter names in in "New contributor" GitHub action.
Mariusz Felisiak
2025-10-14
Removed setuptools from GitHub actions.
Jacob Walls
2025-10-14
Pinned "New contributor" GitHub action to v1.
Jacob Walls
2025-10-08
Refs #36595 -- Extended "postgis" GitHub Action to run against PostGIS 3.6.
Chris Muthig
2025-10-07
Added required "issue_message" input to "New contributor" GitHub action.
Tim Kamanin
2025-10-03
Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1.
Mariusz Felisiak
2025-09-29
Added PostgreSQL 18 to scheduled tests workflow.
Mariusz Felisiak
2025-09-23
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
[next]