summaryrefslogtreecommitdiff
path: root/.github/workflows/sync_default_gems.yml
AgeCommit message (Expand)Author
8 daysBump the github-actions group across 1 directory with 5 updatesdependabot[bot]
2026-05-13Bump the github-actions group across 2 directories with 5 updatesdependabot[bot]
2026-04-27Bump the github-actions group across 1 directory with 2 updatesdependabot[bot]
2026-04-22Bump the github-actions group across 1 directory with 2 updatesdependabot[bot]
2026-04-16Bump the github-actions group across 1 directory with 3 updatesdependabot[bot]
2026-04-13Bump the github-actions group across 2 directories with 4 updatesdependabot[bot]
2026-04-07Bump the github-actions group across 1 directory with 3 updatesdependabot[bot]
2026-03-31Add top-level permissions to workflows missing themHiroshi SHIBATA
2026-03-30Bump the github-actions group across 1 directory with 5 updatesdependabot[bot]
2026-03-18Bump the github-actions group across 1 directory with 2 updatesdependabot[bot]
2026-03-17Bump the github-actions group across 1 directory with 3 updatesdependabot[bot]
2026-03-15Bump the github-actions group across 1 directory with 3 updatesdependabot[bot]
2026-03-11Bump the github-actions group across 1 directory with 2 updatesdependabot[bot]
2026-03-08Bump the github-actions group across 1 directory with 3 updatesdependabot[bot]
2026-03-04Bump the github-actions group across 1 directory with 2 updatesdependabot[bot]
2026-02-28Fix: Set persist-credentials to false for actions/checkoutHiroshi SHIBATA
2026-02-28Bump up to latest GitHub Actions versionsHiroshi SHIBATA
2026-01-22Bump actions/checkout from 6.0.1 to 6.0.2dependabot[bot]
2026-01-22Update the latest versions of actionsHiroshi SHIBATA
2026-01-06Update the latest versions of actionsHiroshi SHIBATA
2025-12-30Update ruby/setup-ruby action to v1.276.0Nobuyoshi Nakada
2025-12-26Enabled auto-update NEWS.md and sync for default gems againHiroshi SHIBATA
2025-12-17Disabled gem sync for Ruby 4.0 releaseHiroshi SHIBATA
2025-12-02Bump actions/checkout from 6.0.0 to 6.0.1dependabot[bot]
2025-11-27Bump actions/checkout from 5.0.1 to 6.0.0dependabot[bot]
2025-11-17Bump actions/checkout from 5.0.0 to 5.0.1dependabot[bot]
2025-11-12Added email and name for `git pull --rebase`Hiroshi SHIBATA
2025-11-09sync_default_gems.yml: Pull --rebase before pushTakashi Kokubun
2025-11-05Use Ruby 3.4 for sync_default_gems.rbHiroshi SHIBATA
2025-10-09sync_default_gems.yml: Experiment with fetch-depth: 1Takashi Kokubun
2025-10-09sync_default_gems.yml: Include the gem name in the job nameTakashi Kokubun
2025-10-09sync_default_gems.yml: Link the failed diffTakashi Kokubun
2025-10-09sync_default_gems.yml: Notify which gem failedTakashi Kokubun
2025-10-09sync_default_gems.yml: Notify an extra channelTakashi Kokubun
2025-10-09sync_default_gems.yml: Fix the notification conditionTakashi Kokubun
2025-10-06sync_default_gems.yml: Remove client_payload referencesTakashi Kokubun
2025-10-06sync_default_gems.yml: Remove unused repository_dispatchTakashi Kokubun
2025-10-06sync_default_gems.yml: Attempt push only if neededTakashi Kokubun
2025-10-06sync_default_gems.yml: Move the git config to the scriptTakashi Kokubun
2025-10-06sync_default_gems.yml: Avoid fetching tags/branchesTakashi Kokubun
2025-10-06sync_default_gems.yml: Detect past renamesTakashi Kokubun
2025-10-06sync_default_gems.yml: Fix a wrong job nameTakashi Kokubun
2025-10-06sync_default_gems.yml: Remove an unmatched parenTakashi Kokubun
2025-10-06Add a workflow to sync default gems (#14749)Takashi Kokubun