Skip to content

feat: add check-jira-link workflow#252

Open
jariwiklund wants to merge 1 commit intomainfrom
feat/add-check-jira-link-workflow
Open

feat: add check-jira-link workflow#252
jariwiklund wants to merge 1 commit intomainfrom
feat/add-check-jira-link-workflow

Conversation

@jariwiklund
Copy link

Summary

  • Copies check-jira-link.yml from monta-app/server#21276
  • Validates that PRs include a Jira ticket link in their description
  • Skips automated bots (Renovate, Dependabot) and supports opt-out via nojira/no-jira
  • Adds description entry to README

The workflow has been tested in the server repository.

🤖 Generated with Claude Code

Copied from monta-app/server#21276. Validates that PRs include a Jira
ticket link, with opt-out support via "nojira"/"no-jira" and automatic
skipping for automated bots.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@morten-andersen
Copy link
Contributor

shouldn't this be part of the normal https://github.com/monta-app/github-workflows/tree/main/.github/actions/pr-title-check ? so we don't have to manually set this up on every single repo

@jariwiklund
Copy link
Author

shouldn't this be part of the normal https://github.com/monta-app/github-workflows/tree/main/.github/actions/pr-title-check ? so we don't have to manually set this up on every single repo

Yes makes sense to merge the two.

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.

2 participants