FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[DOC] Do not add dev dependencies to release notes by tbouffard · Pull Request #105 · process-analytics/bpmn-visualization-R · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .yml  (3) All 1 file type selected
Only manifest files
Deleted files Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
6 changes: 5 additions & 1 deletion .github/dependabot.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ updates:
interval: "weekly"
day: wednesday
open-pull-requests-limit: 2
rebase-strategy: "disabled"
rebase-strategy: "disabled"
commit-message:
prefix: "[INFRA] gha -"
labels:
- dependencies
- github_actions
- skip-changelog
reviewers:
- process-analytics/pa-collaborators
53 changes: 0 additions & 53 deletions .github/release-drafter.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/fill-gh-draft-release.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
contents: write
steps:
# Drafts your next Release notes as Pull Requests are merged into "main"
# The configuration file is shared in https://github.com/process-analytics/.github/
- uses: release-drafter/release-drafter@v5.20.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Back | FazBrowse Home | New Git URL