Contribution Graph ASCII
Version updated for https://github.com/qte77/gha-contribution-ascii to version v2.2.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the creation of custom ASCII art on a user’s GitHub contribution graph by generating backdated commits in a dedicated gh-pages branch. It enables users to display text or pixel art designs on their graph without interfering with their main project history. The action solves the problem of personalizing contribution graphs in a controlled and automated manner, offering features like interference compensation, inverse mode for dense graphs, and dry-run previews.
What’s Changed
What’s Changed
- docs: v2.0.0 README, CHANGELOG, and proof-of-work by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/24
- PR bump-7-main [skip ci bump] by @github-actions[bot] in https://github.com/qte77/gha-contribution-ascii/pull/25
- docs: add backdating disclaimer and reorder proof-of-work by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/26
- docs: update CHANGELOG for v2.0.1 by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/27
- PR bump-8-main [skip ci bump] by @github-actions[bot] in https://github.com/qte77/gha-contribution-ascii/pull/28
- ci: comment out schedule trigger in paint workflow by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/29
- feat: add start_date input to test-action workflow by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/30
- fix: update paint.yml to use @v2 by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/31
- fix: use current date for init commit + pin workflow action refs to semver by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/32
- chore: audit cleanup — KISS, DRY, YAGNI, bug fixes, docs by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/33
- feat: add dry_run input to test-action workflow by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/34
- fix: clarify dry_run description in test-action by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/35
- fix: remove render_char (YAGNI) + add local code test job by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/36
- fix: use CONTRIBUTION_PAT for bump workflow push by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/37
- fix: add GITHUB_TOKEN fallback for bump workflow by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/38
- fix: use floating @v2 tag, remove workflow from bumpversion targets by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/39
- PR bump-12-main [skip ci bump] by @github-actions[bot] in https://github.com/qte77/gha-contribution-ascii/pull/40
- feat: add release workflow on tag push by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/41
- PR bump-13-main [skip ci bump] by @github-actions[bot] in https://github.com/qte77/gha-contribution-ascii/pull/42
- feat: bump-and-release workflow with GitHub Release by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/43
- PR bump-1-main [skip ci bump] by @github-actions[bot] in https://github.com/qte77/gha-contribution-ascii/pull/44
- fix: auto-update floating tag, cleanup release on failure, gitignore .claude/ by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/45
- fix: use GitHub API for floating tag update by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/47
- fix: restore BUMPVERSION_TAG, consolidate release + floating tag by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/48
- PR bump-6-main [skip ci bump] by @github-actions[bot] in https://github.com/qte77/gha-contribution-ascii/pull/49
- fix: use -F for boolean force param in floating tag update by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/50
- PR bump-7-main [skip ci bump] by @github-actions[bot] in https://github.com/qte77/gha-contribution-ascii/pull/51
- fix: remove double-v prefix in floating tag name by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/52
- PR bump-8-main [skip ci bump] by @github-actions[bot] in https://github.com/qte77/gha-contribution-ascii/pull/53
- fix: use floating @v2 tag in test-action paint job by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/54
- feat: add BITMAP input for custom pixel art by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/55
- chore: sync version to 2.2.0 by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/58
- feat: signed commits in bump workflow via GitHub API by @qte77 in https://github.com/qte77/gha-contribution-ascii/pull/60
Full Changelog: https://github.com/qte77/gha-contribution-ascii/compare/v1...v2.2.1