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

Add workflow Dependabot PR -> Linear issue #190

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

havardholvik
Copy link
Collaborator

Description

Adds workflow which checks if a PR is opened by dependabot and creates Linear issue for timely handling of the proposed change.

Testing

Nothing to test, will take into effect on the next PR opened by Dependabot

Checklist

  • My code follows the project's coding standards.
  • I have written unit tests (if applicable).
  • I have updated the documentation (if applicable).
  • By submitting this pull request, I confirm that my contribution is made
    under the terms of the MIT license.

@havardholvik havardholvik requested a review from a team January 16, 2024 13:24
Copy link
Collaborator

@nandito nandito left a comment

Choose a reason for hiding this comment

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

You can run a lint or prettier fix on the file to use 4 spaces instead of 2. But I don't mind merging it as is. Worflow definitions are probably excluded from the linter/prettier.

Adds workflow which checks if a PR is opened by dependabot and creates
Linear issue for timely handling of the proposed change.
@havardholvik havardholvik force-pushed the holvik/dependabot_to_linear_issue branch from c303cf9 to 9fc90b9 Compare January 16, 2024 14:04
@havardholvik havardholvik merged commit 168bd78 into main Jan 16, 2024
2 checks passed
@havardholvik havardholvik deleted the holvik/dependabot_to_linear_issue branch January 16, 2024 14:17
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