Skip to content

Conversation

@danielcristho
Copy link
Contributor

@danielcristho danielcristho commented Jan 9, 2026

Issue Link 🔗: #783 & #791

Issue: #783 & #791

Type of Change

  • Bug fix 🐞
  • New feature/page
  • Documentation update
  • Other

Description 📋

Footer update

  • What: Replace the hardcoded footer year with a dynamic variable.
  • Why: To ensure the year stays up to date automatically.
  • How: Use {{ year }} in footer.html instead of a static value.

Scorecard update

  • What: Fix the SARIF artifact upload in the Scorecard workflow.
  • Why: The CI was failing due to an invalid artifact name error.
  • How: Update the Scorecard-related GitHub Actions, including upgrading upload-artifact to v4 and ossf/scorecard-action to v2.4.3.

Checklist ✅

  • Followed the Code of Conduct and Contribution Guide
  • Ran pre-commit run --all
  • All tests pass locally
  • Added tests (if applicable)
  • Documentation updated (if applicable)

Additional Notes & Screenshots

Add any additional notes or comments that might be helpful for the reviewers.

@danielcristho danielcristho changed the title feat(footer): use dynamic year variable feat(footer): use dynamic year variable and update scorecard Jan 9, 2026
@danielcristho danielcristho changed the title feat(footer): use dynamic year variable and update scorecard Updating the footer to use dynamic year variable and update scorecard workflow Jan 9, 2026
Copy link
Contributor

@kjaymiller kjaymiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixes!

@kjaymiller kjaymiller merged commit 5c1d0e8 into BlackPythonDevs:gh-pages Jan 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants