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 auto-author and auto-label to github workflow #52

Draft
wants to merge 1 commit into
base: mkdocs
Choose a base branch
from

Conversation

RayStick
Copy link
Member

@RayStick RayStick commented Apr 24, 2024

Closes #51

Proposed Changes

  • The same as this PR for phys2bids but implemented for this repo
  • All I did was change the directory locations in the .github/labeler.yml file, otherwise the files are the same as the phys2bids files

Change Type

  • bugfix
  • refactoring
  • infrastructure
  • documentation
  • other

Checklist before review

  • I added everything I wanted to add to this PR.
  • [Documentation only] I built the docs locally.
  • My contribution is harmonious with the rest of the code: I'm not introducing repetitions.
  • My code respects the adopted style, especially linting conventions.
  • The title of this PR is explanatory on its own, enough to be understood as part of a changelog.
  • I added or indicated the right labels.
  • I added information regarding the timeline of completion for this PR.
  • Please, comment on my PR while it's a draft and give me feedback on the development!

@RayStick RayStick added the Internal Changes affect the internal API. It doesn't increase the version, but produces a changelog label Apr 24, 2024
@RayStick RayStick requested a review from smoia April 24, 2024 15:28
@RayStick RayStick self-assigned this Apr 24, 2024
@RayStick
Copy link
Member Author

RayStick commented Apr 24, 2024

@smoia this is still a draft because I am wondering about the default branch being mkdocs - does the workflow code needs to change to reflect that? I can look into it if you're not sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal Changes affect the internal API. It doesn't increase the version, but produces a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement auto-author-assign and auto-label workflows
1 participant