Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group all renovate dependency updates under one Changelog entry #1184

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

lukaw3d
Copy link
Member

@lukaw3d lukaw3d commented Jan 25, 2024

Copy link

github-actions bot commented Jan 25, 2024

Deployed to Cloudflare Pages

Latest commit: 7f07dcd765ff12b4fa6e95b082305e82402ea8b4
Status:✅ Deploy successful!
Preview URL: https://da291eb1.oasis-explorer.pages.dev

@lukaw3d lukaw3d merged commit 94885e7 into master Jan 25, 2024
8 checks passed
@lukaw3d lukaw3d deleted the lw/group-renovate-changelog branch January 25, 2024 14:09
@@ -40,7 +40,7 @@ jobs:
- name: Create and commit Change Log fragment if it does not exist
run: |
if [[ ! -f "${{ steps.vars.outputs.FILE_NAME }}" ]]; then
echo "${{ github.event.pull_request.title }}" > ${{ steps.vars.outputs.FILE_NAME }}
Copy link
Member Author

Choose a reason for hiding this comment

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

This was also a bit unsafe oasisprotocol/oasis-rosetta-gateway#527

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.

Change Log: Separate tracking of dependency updates
2 participants