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 attributes: project::Branch(...) and project::DefaultBranch #7

Open
kondziu opened this issue Jul 14, 2021 · 0 comments
Open

Add attributes: project::Branch(...) and project::DefaultBranch #7

kondziu opened this issue Jul 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kondziu
Copy link
Contributor

kondziu commented Jul 14, 2021

People often want to look at a project's just from the perspective of what's in the default branch (aka main or master branch).

Create an attributes project::Branch(x) and project::DefaultBranch which would return a new object that represented a branch. This object would have its own set of attributes, including branch::Commits.

This is an extension of an existing attribute: project::Heads, but one that would be more useful in the DSL.

@kondziu kondziu added the enhancement New feature or request label Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant