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

ahoj #6

Open
wants to merge 4 commits into
base: praiskup-towncrier-action
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 0 additions & 69 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/copr-builds.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .github/workflows/fedora-tox.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/new-issues-to-board.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/python-diff-lint.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/shell-diff-lint.yml

This file was deleted.

16 changes: 16 additions & 0 deletions .github/workflows/towncrier.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Check PR change log

on:
pull_request:
types: [opened, synchronize, labeled, unlabeled]

jobs:
changelog_checker:
name: Check if towncrier change log entry is correct
runs-on: ubuntu-latest
steps:
- uses: scientific-python/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BOT_USERNAME: changelog-bot
1 change: 1 addition & 0 deletions ahoj
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ahoj
File renamed without changes.
1 change: 1 addition & 0 deletions releng/release-notes-next/test.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add your info here