-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: MapColonies/shared-workflows
base: next
head repository: MapColonies/shared-workflows
compare: master
- 9 commits
- 20 files changed
- 6 contributors
Commits on Jan 6, 2026
-
feat(auto-merge): create auto merge action MAPCO-9003 (#104)
* ci(auto-merge): add action to automatically merge PRs with 'auto-merge' label * ci: update action to include repository input and enhance authentication process * ci(auto-merge): update workflow to use dynamic PR number and improve label check logic * ci(auto-merge): refine installation and authentication steps for gh * ci(auto-merge): wait for required checks to pass before merging PRs * feat(auto-merge): add auto-merge action for labeled PRs with passing checks * ci(auto-merge): update test workflow to use dynamic repository input * docs(auto-merge): add README for auto-merge * ci: refine commit message format and update PR labels handling * ci: add merge_method input to configure merge strategy * fix: correct typo in installation message for gh * trigger CI * ci: add test action with labels for auto-merge workflow * ci: update checkout actions and repository references in auto-merge workflow * fix: update branch references from main to master in auto-merge workflow * ci: update GitHub token secret for auto-merge action * trigger CI * ci: update GitHub token secret from GITHUB_TOKEN to GH_PAT in auto-merge workflow * ci: add dependency on create_pr step for auto-merge action * ci: add dependency on create_pr step for auto-merge action * ci: update GitHub token secret to GH_PAT_TEST in auto-merge workflow * trigger CI * trigger CI * ci: update GitHub token secret from GH_PAT_TEST to GH_PAT in auto-merge workflow * trigger CI --------- Co-authored-by: michsi24 <michalby24@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5748433 - Browse repository at this point
Copy the full SHA 5748433View commit details
Commits on Jan 7, 2026
-
chore(master): release auto-merge 1.0.0 (#107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de816ac - Browse repository at this point
Copy the full SHA de816acView commit details
Commits on Feb 1, 2026
-
feat: add Smart Release Please action MAPCO-8998 (#105)
* feat: add Smart Release Please action * Add .secrets to .gitignore * feat: improve Smart Release Please action * chore(code): clean up docstrings in find_baseline_tag and parse_semver * docs: update README for Smart Release Please action * feat: include --first-parent in git log command for accurate commit depth calculation * ci: update workflow to test smart release-please action, add unit tests for rc_align * docs: add architecture diagram and fix condition for RC version calculation * ci: update test command for smart release-please action to use direct script execution * feat: smart smart release please * ci(tests): update path comment and mock return value for baseline tag test * feat: changes for smart release please * docs: update documentation * docs: add comprehensive manual test results for Smart Release Please action * docs: add comprehensive edge case and developer error testing results * feat: enhance error handling and update documentation for chore commits * fix: update Python version to 3.x (latest stable) * docs: add verification report confirming all issues fixed * fix: update main function error handling to exit with error code 1 * chore: Delete VERIFICATION-FIXES-APPLIED.md --------- Co-authored-by: michsi24 <michalby24@gmail.com> Co-authored-by: ronenk1 <ronenk1@rnd-hub.com> Co-authored-by: ronenkapelian <72082238+ronenkapelian@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d3c80b - Browse repository at this point
Copy the full SHA 5d3c80bView commit details -
Revert "feat: add Smart Release Please action MAPCO-8998 (#105)" (#109)
This reverts commit 5d3c80b.
Configuration menu - View commit details
-
Copy full SHA for 2758c86 - Browse repository at this point
Copy the full SHA 2758c86View commit details -
feat: add smart release please (#110)
* feat: add Smart Release Please action * Add .secrets to .gitignore * feat: improve Smart Release Please action * chore(code): clean up docstrings in find_baseline_tag and parse_semver * docs: update README for Smart Release Please action * feat: include --first-parent in git log command for accurate commit depth calculation * ci: update workflow to test smart release-please action, add unit tests for rc_align * docs: add architecture diagram and fix condition for RC version calculation * ci: update test command for smart release-please action to use direct script execution * feat: smart smart release please * ci(tests): update path comment and mock return value for baseline tag test * feat: changes for smart release please * docs: update documentation * docs: add comprehensive manual test results for Smart Release Please action * docs: add comprehensive edge case and developer error testing results * feat: enhance error handling and update documentation for chore commits * fix: update Python version to 3.x (latest stable) * docs: add verification report confirming all issues fixed * fix: update main function error handling to exit with error code 1 * chore: Delete VERIFICATION-FIXES-APPLIED.md * chore: add configuration for smart-release-please action --------- Co-authored-by: michsi24 <michalby24@gmail.com> Co-authored-by: ronenk1 <ronenk1@rnd-hub.com> Co-authored-by: ronenkapelian <72082238+ronenkapelian@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c369c43 - Browse repository at this point
Copy the full SHA c369c43View commit details -
chore(master): release smart-release-please 1.0.0 (#111)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0b9327 - Browse repository at this point
Copy the full SHA e0b9327View commit details
Commits on Feb 10, 2026
-
fix: update merge branch condition to include master in version enfor…
…cement (#112) Co-authored-by: michalby24 <michalby24@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0de2edd - Browse repository at this point
Copy the full SHA 0de2eddView commit details -
chore(master): release smart-release-please 1.0.1 (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2000eba - Browse repository at this point
Copy the full SHA 2000ebaView commit details
Commits on Apr 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7a939bf - Browse repository at this point
Copy the full SHA 7a939bfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff next...master