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 workflows & templates #31

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Add workflows & templates #31

wants to merge 9 commits into from

Conversation

RayStick
Copy link
Member

@RayStick RayStick commented Jul 17, 2024

Closes #11

  • Added a specific CONTRIBUTING.md file (previously we just linked to the organisation one)
    • Updated the README.md to reflect his
  • Added a simple Issue template, suggestion.md
  • Removed the welcome banners from config.yml for now, because they do not render
  • Added workflow auto-author-assign.yml - this automatically makes the author of an Issue or PR the Assignee slot (it can be manually changed, but this ensures Issues and PRs to always have an Assignee, helping with project boards and other GH filters which read this Assignee slot)
  • Added workflow auto-label.yml - this automatically labels PRs with a certain label (defined in labeler.yml) depending on what file was edited. Helps to automate project management. Only a few files are listed in labeler.yml or now - can be expanded.

You can see some of these workflows in action in this PR: aim-rsf/browseMetadata#105

@RayStick RayStick changed the title Add workflows Add workflows & templates Jul 17, 2024
@RayStick RayStick marked this pull request as ready for review July 17, 2024 08:33
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.

Contributor guidelines
1 participant